Update theme of ActivityPicker
Bug: 7971340
This commit is contained in:
@@ -1201,7 +1201,7 @@
|
||||
|
||||
<activity android:name="ActivityPicker"
|
||||
android:label="@string/activity_picker_label"
|
||||
android:theme="@*android:style/Theme.Dialog.Alert"
|
||||
android:theme="@*android:style/Theme.Holo.Dialog.Alert"
|
||||
android:finishOnCloseSystemDialogs="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.PICK_ACTIVITY" />
|
||||
|
Reference in New Issue
Block a user