Commit 3c8c98b
Handle TAGS_PAYLOAD in ResourcesAdapter to prevent full row rebinds
Explicitly handles `TAGS_PAYLOAD` in `ResourcesAdapter.onBindViewHolder` to efficiently update the tag-cloud using `displayTagCloud` without triggering a full row rebind. Reduces overhead when only tags are modified.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>1 parent e6c54f7 commit 3c8c98b
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
197 | 201 | | |
198 | 202 | | |
199 | 203 | | |
| |||
0 commit comments