Merge "Update theme of ActivityPicker"

This commit is contained in:
Michael Jurka
2013-02-07 10:09:14 +00:00
committed by Android (Google) Code Review

View File

@@ -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" />