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
Loading
Please register or sign in to comment