commit | fe50f43f3f4e2a1fc039afc5c0214c2677d9784d | [log] [tgz] |
---|---|---|
author | tmfang <tmfang@google.com> | Thu Aug 09 12:48:58 2018 +0800 |
committer | tmfang <tmfang@google.com> | Thu Aug 09 12:48:58 2018 +0800 |
tree | 02a6e77aad22b068b578cf0a13ca20bf6f38fd04 | |
parent | fbc325a9aa50d20b3f202807944353001a02eb14 [diff] |
Fix RequestPermissionActivity crash - Dialog needs to use AppCompat theme. - Activity needs to finish itself when user closed AlertDialog. If we don't fix it, you can see a window after AlertDialog was dismissed. Change-Id: Idfbd6b68bcdd3b577f1459657b635b7af9397276 Fixes: 112018696 Test: robo test, manual test