update the edit activitys intent-filter
This commit is contained in:
parent
12800ec7c1
commit
acf539ee93
|
@ -118,7 +118,7 @@
|
|||
android:name=".activities.EditActivity"
|
||||
android:label="@string/editor">
|
||||
<intent-filter>
|
||||
<action android:name="action_nextgen_edit"/>
|
||||
<action android:name="android.intent.action.EDIT"/>
|
||||
|
||||
<category android:name="android.intent.category.DEFAULT"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue