mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-25 14:08:00 +01:00
remove a duplicate intent filter action
This commit is contained in:
parent
d969d2edd8
commit
cb1b8c296f
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue