mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2024-12-23 22:50:59 +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">
|
||||
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW"/>
|
||||
<action android:name="com.android.camera.action.REVIEW"/>
|
||||
|
||||
<category android:name="android.intent.category.BROWSABLE"/>
|
||||
|
Loading…
Reference in New Issue
Block a user