mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2024-12-24 15:30:57 +01:00
remove a duplicate intent filter action
This commit is contained in:
parent
d969d2edd8
commit
cb1b8c296f
@ -56,7 +56,6 @@
|
|||||||
android:theme="@style/FullScreenTheme">
|
android:theme="@style/FullScreenTheme">
|
||||||
|
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.VIEW"/>
|
|
||||||
<action android:name="com.android.camera.action.REVIEW"/>
|
<action android:name="com.android.camera.action.REVIEW"/>
|
||||||
|
|
||||||
<category android:name="android.intent.category.BROWSABLE"/>
|
<category android:name="android.intent.category.BROWSABLE"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user