adding observer that sets requestedOrientation
This commit is contained in:
@@ -568,4 +568,6 @@
|
||||
<string name="gesture_failed_message">Sie haben eine „%1$s“-Geste ausgeführt. Diese Geste ist momentan konfiguriert, eine „%2$s“-Aktion auszulösen. Diese Aktion konnte aus dem folgenden Grund nicht durchgeführt werden:</string>
|
||||
<string name="preference_layout_fixed_search_bar">Angeheftete Suchleiste</string>
|
||||
<string name="preference_layout_fixed_search_bar_summary">Suchleiste nicht aus dem Sichtbereich herausscrollen</string>
|
||||
<string name="preference_layout_fixed_rotation">Fixierte Bildschirmausrichtung</string>
|
||||
<string name="preference_layout_fixed_rotation_summary">Erzwingt Porträtmodus des Launchers</string>
|
||||
</resources>
|
||||
@@ -734,8 +734,8 @@
|
||||
<string name="search_results_order_bottom_up">Bottom-up</string>
|
||||
<string name="preference_layout_fixed_search_bar">Fixed search bar</string>
|
||||
<string name="preference_layout_fixed_search_bar_summary">Don\'t scroll the search bar out of view</string>
|
||||
<string name="preference_layout_fixed_rotation">Fixed rotation</string>
|
||||
<string name="preference_layout_fixed_rotation_summary">Lock rotation to portrait mode</string>
|
||||
<string name="preference_layout_fixed_rotation">Fixed screen rotation</string>
|
||||
<string name="preference_layout_fixed_rotation_summary">Lock screen rotation to portrait mode</string>
|
||||
<string name="preference_screen_gestures">Gestures</string>
|
||||
<string name="preference_screen_gestures_summary">Gestures and gesture actions</string>
|
||||
<string name="preference_gesture_swipe_down">Swipe down</string>
|
||||
|
||||
Reference in New Issue
Block a user