Remove old orientation lock. Add orientation types to preferences

This commit is contained in:
inorichi
2016-02-12 21:22:54 +01:00
parent 140bf8caee
commit a90a4bf80c
4 changed files with 11 additions and 12 deletions

View File

@@ -19,7 +19,6 @@
<string name="pref_image_scale_type_key">pref_image_scale_type_key</string>
<string name="pref_zoom_start_key">pref_zoom_start_key</string>
<string name="pref_hide_status_bar_key">pref_hide_status_bar_key</string>
<string name="pref_lock_orientation_key">pref_lock_orientation_key</string>
<string name="pref_rotation_type_key">pref_rotation_type_key</string>
<string name="pref_enable_transitions_key">pref_enable_transitions_key</string>
<string name="pref_show_page_number_key">pref_show_page_number_key</string>