Automated import from //branches/donutburger/...@140841,140841

This commit is contained in:
Joe Onorato
2009-03-24 18:40:50 -07:00
committed by The Android Open Source Project
parent 1bae5b41b7
commit ed9969a652

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