e64f89c23c25ddcdd1d05b7a84f05c592542145e
Same as previously with Developer Settings, the Settings main activity uses PackageManager to disable options that shouldn't show up. Since this has a delay, these options show up initially and disappear after a refresh. Disabling them by default makes them not show up at all for devices that won't have them, but in exchange makes them not be visible until the first refresh for devices that do have them. A more complete fix would involve having a way to initially not depend on PackageManager for option visibilities. Bug: 28308433 Change-Id: I6f5c2151a45878fb6c69a9f9971c29ebe65d9d8a
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%