am f3e827e8
: Merge "Don\'t show ApnEditor as a dialog" into jb-mr2-dev
* commit 'f3e827e83da8d6aa70850c85bbe87d2f9feb82b1': Don't show ApnEditor as a dialog
This commit is contained in:
@@ -1043,8 +1043,7 @@
|
||||
android:theme="@android:style/Theme.Holo.DialogWhenLarge"/>
|
||||
|
||||
<activity android:name="ApnEditor"
|
||||
android:label="@string/apn_edit"
|
||||
android:theme="@android:style/Theme.Holo.DialogWhenLarge">
|
||||
android:label="@string/apn_edit">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<action android:name="android.intent.action.EDIT" />
|
||||
|
Reference in New Issue
Block a user