Automated import from //branches/donutburger/...@140841,140841
This commit is contained in:
committed by
The Android Open Source Project
parent
1bae5b41b7
commit
ed9969a652
@@ -375,7 +375,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">
|
android:theme="@android:style/Theme.Light">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.PICK_ACTIVITY" />
|
<action android:name="android.intent.action.PICK_ACTIVITY" />
|
||||||
<category android:name="android.intent.category.DEFAULT" />
|
<category android:name="android.intent.category.DEFAULT" />
|
||||||
|
|||||||
Reference in New Issue
Block a user