commit | 5abad3f5976d357c5078a5286c84a55e37706e5d | [log] [tgz] |
---|---|---|
author | Suprabh Shukla <suprabh@google.com> | Wed Sep 20 14:50:25 2017 -0700 |
committer | Suprabh Shukla <suprabh@google.com> | Wed Sep 20 22:13:05 2017 +0000 |
tree | c27412f10fdfbdef571e20dc164ae1ae2e0bd59a | |
parent | 3f5c440dd12a7b7bf717754a3f79bd172ef740e5 [diff] |
Fixing Install button not enabled on resume In cases where an app had a long list of permissions the Install button was not being enabled. Test: Manually clicked on an apk that required a long list of permissions. Checked that the install button is enabled. Switch out and back to the activity to force a pause/resume. The button gets disabled and enabled as expected. Bug: 35056974 Change-Id: I2ef7d5ce4e137969c70d2929271620c2bcb723f2