79247747

Date: 2024-12-03 13:18:46
Score: 1
Natty:
Report link

A googler said:

The current behavior is working as intended. partialUpdate is not intended to be used for merging tree structure. In those cases, its safer to just push the full remoteViews, instead of keeping track to what sizes were pushed in the previous update (as the sizes could also have changed by then)

https://android-review.googlesource.com/c/platform/frameworks/base/+/3370144/comments/3206c3d3_c34e247a

It appears to be an undocumented works-as-intended limitation.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: nift4