mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 23:31:10 +01:00
Fix Rotation, Remove legacy code, Remove PunkBeer Pod
* Fix #92 Rotation * Fix #111 Legacy * Remove punkbeer <https://diasp.org/posts/6449363>
This commit is contained in:
parent
19ac40c5b3
commit
9e0c6b1741
16 changed files with 39 additions and 53 deletions
|
|
@ -68,7 +68,7 @@
|
|||
android:icon="@drawable/ic_touch_app_black_24px"/>
|
||||
|
||||
<ListPreference
|
||||
android:defaultValue="@string/rotation_val_auto"
|
||||
android:defaultValue="@string/rotation_val_system"
|
||||
android:key="@string/pref_key__screen_rotation"
|
||||
android:title="@string/pref_title__screen_rotation"
|
||||
android:summary="@string/pref_desc__screen_rotation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue