a0de1dcd1960181d9d8fd2e44f19dead16021e2b
For AlertActivity, the dialog needs to display at onCreate() time. Otherwise, the decor view would be made. Trying to display the dialog afterward would crash. Changed to AlertDialog instead. Change-Id: I2ea8463b4c475b9b54746d0a722fa80eea3d4529
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%