fix rotating photos opened from third party apps

This commit is contained in:
tibbi 2017-01-14 19:23:40 +01:00
parent c060a45edf
commit 5177530b0e

View file

@ -98,6 +98,7 @@
<activity
android:name=".activities.PhotoActivity"
android:configChanges="orientation|keyboardHidden|screenSize"
android:theme="@style/FullScreenTheme">
<intent-filter>
<action android:name="android.intent.action.VIEW"/>