Merge "Update bugreport dialog to DeviceDefault theme." into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
878bd5103e
@@ -142,7 +142,7 @@
|
|||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".BugreportWarningActivity"
|
android:name=".BugreportWarningActivity"
|
||||||
android:theme="@android:style/Theme.Material.Light.Dialog.Alert"
|
android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert"
|
||||||
android:finishOnCloseSystemDialogs="true"
|
android:finishOnCloseSystemDialogs="true"
|
||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
android:exported="false" />
|
android:exported="false" />
|
||||||
|
|||||||
Reference in New Issue
Block a user