commit | 50d9224a4cfd22719516069a3317425926350d8a | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Fri Mar 18 21:26:42 2022 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Fri Mar 18 21:26:42 2022 +0800 |
tree | 14d245048fd1e573d23487df73be54ea10733e20 | |
parent | 3b1a9086a7538528b269aae3f4163437da122e69 [diff] |
Fix flicker for Device admin apps. Security ->Advanced settings-> Device admin apps updateState() is called in DashboardFragment.onResume(), which after the view is visible to the user. Rendering the items in updateState() caused the flicker. Bug: 225283414 Test: On Pixel device Change-Id: I7175c966fbbfbf5d6331f5ac26c06b60d59a4e0d