diff options
author | Kevin Han <kevhan@google.com> | 2020-02-06 16:54:50 -0800 |
---|---|---|
committer | Kevin Han <kevhan@google.com> | 2020-02-06 16:54:50 -0800 |
commit | 2745336f8f8d0a10451c9da4c4ce2cfe9795c358 (patch) | |
tree | c1d37c72e676b8f254ec3741c7250c214fb36ff4 /wifi/java/android/net/wifi/WifiFrameworkInitializer.java | |
parent | cd240190910de94b2d068d3e25ca8a8601683fd0 (diff) |
Fix content views not updating
Content views weren't getting marked dirty inherently on notification
updates from the app, so the inflater wouldn't bother binding the
content view again, even if the layout actually changed. This fixes
that by providing the ability to mark all the active content views as
dirty and needing to be rebound and calling it on add/update.
Bug: 149002542
Test: repro from bug
Test: atest RowContentBindStageTest
Change-Id: I59d7f86e43763c3c03329a60a052e6c51cdc845a
Diffstat (limited to 'wifi/java/android/net/wifi/WifiFrameworkInitializer.java')
0 files changed, 0 insertions, 0 deletions