Automated import from //branches/master/...@140850,140850

This commit is contained in:
Joe Onorato
2009-03-24 18:40:51 -07:00
committed by The Android Open Source Project
parent 6829688706
commit 0a71ed9b7c

View File

@@ -375,7 +375,7 @@
<activity android:name="ActivityPicker"
android:label="@string/activity_picker_label"
android:theme="@android:style/Theme.Dialog">
android:theme="@android:style/Theme.Light">
<intent-filter>
<action android:name="android.intent.action.PICK_ACTIVITY" />
<category android:name="android.intent.category.DEFAULT" />