mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-26 22:47:59 +01:00
fix rotating photos opened from third party apps
This commit is contained in:
parent
c060a45edf
commit
5177530b0e
1 changed files with 1 additions and 0 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Reference in a new issue