Update theme of ActivityPicker

Bug: 7971340
This commit is contained in:
Michael Jurka
2013-02-06 14:54:54 +01:00
parent 4ea8937707
commit 167c208ae5

View File

@@ -1201,7 +1201,7 @@
<activity android:name="ActivityPicker" <activity android:name="ActivityPicker"
android:label="@string/activity_picker_label" android:label="@string/activity_picker_label"
android:theme="@*android:style/Theme.Dialog.Alert" android:theme="@*android:style/Theme.Holo.Dialog.Alert"
android:finishOnCloseSystemDialogs="true"> android:finishOnCloseSystemDialogs="true">
<intent-filter> <intent-filter>
<action android:name="android.intent.action.PICK_ACTIVITY" /> <action android:name="android.intent.action.PICK_ACTIVITY" />