mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-02-13 02:10:40 +01:00
Merge pull request #536 from dmitriy-chernysh/533-alarm-stops-on-screen-rotate
Fix #533 - Alarm stops ringing on screen rotated
This commit is contained in:
commit
d1941a9d2e
@ -75,7 +75,7 @@
|
||||
|
||||
<activity
|
||||
android:name=".activities.ReminderActivity"
|
||||
android:configChanges="orientation"
|
||||
android:configChanges="orientation|screenSize|screenLayout"
|
||||
android:excludeFromRecents="true"
|
||||
android:exported="false"
|
||||
android:launchMode="singleTask"
|
||||
|
Loading…
x
Reference in New Issue
Block a user