remember last screen orientation

This commit is contained in:
Christian Schabesberger 2017-12-05 12:51:23 +01:00
parent fba3ece688
commit 4261a2eed3
2 changed files with 33 additions and 1 deletions

View file

@ -75,6 +75,8 @@
<item>@string/audio_webm_key</item>
</string-array>
<string name="last_orientation_landscape_key" translatable="false">last_orientation_landscape_key</string>
<!-- THEMES -->
<string name="theme_key" translatable="false">theme</string>
<string name="light_theme_key" translatable="false">light_theme</string>