mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-02-17 04:20:38 +01:00
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…
x
Reference in New Issue
Block a user