commit | 93bd046b16061dd8221bb3d7fd29a2bcb76784da | [log] [tgz] |
---|---|---|
author | Aaron Liu <aaronjli@google.com> | Tue Nov 29 11:00:16 2022 -0800 |
committer | Aaron Liu <aaronjli@google.com> | Wed Nov 30 11:01:32 2022 -0800 |
tree | 67cc3aa285f42093e2eaf1d44c090756c833cfe1 | |
parent | e7aef726bb4e8d80e01c408c42d2bc60447662dc [diff] |
[Bouncer] destroy and recreate view when... Reloading color. In consequence, I removed as many reloadColor methods from within the bouncer hierarchy as I could that were safe to remove. By destroying the view, the newly inflated view should have the updated colors. Fixes: 260095692 Test: View pattern view after setting dark theme on and off. Change-Id: Ic7037b06fc9b870fb9cb31af1bd7fdca0a12dbc0