remove a duplicate intent filter action

This commit is contained in:
tibbi 2016-07-10 16:20:54 +02:00
parent d969d2edd8
commit cb1b8c296f

View file

@ -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"/>