commit | 206066b6cc83f45a5b2c1dfa10f89ab68f43a6bc | [log] [tgz] |
---|---|---|
author | Pierre Barbier de Reuille <pbdr@google.com> | Thu Oct 28 14:51:39 2021 +0000 |
committer | Pierre Barbier de Reuille <pbdr@google.com> | Thu Oct 28 14:51:39 2021 +0000 |
tree | e5a791508c661dfe022296068d387da22d06b93a | |
parent | a9efae988effe5d657a81a7f9a88976953e06038 [diff] |
Check if a view can be recycled in async case. When implementing the code, it seems this was forgotten :( If the view id of the root of the RemoteViews is changed, currently, the top-level view will be re-used, which is an error. Bug: 181985606 Test: atest android.widget.cts.RemoteViewsRecyclingTest Change-Id: I5a8addb08f597ec574e3ed49d1318771e4c7c767