disable ActionBar by default in fullscreen mode

- iitcm can now be controlled via navigation drawers
This commit is contained in:
Philipp Schaefer
2013-09-23 23:09:10 +02:00
parent a9e7aea32e
commit 935c5b40ee
3 changed files with 3 additions and 3 deletions

View File

@ -65,7 +65,7 @@
<string name="pref_user_zoom">Show zoom control</string>
<string name="pref_user_zoom_sum">Shows +/- buttons even on multitouch capable devices.</string>
<string name="pref_fullscreen_actionbar">Hide Action Bar in fullscreen mode</string>
<string name="pref_fullscreen_actionbar_sum">Nice for screenshots. Note: IITCM cannot be controlled without Action Bar.</string>
<string name="pref_fullscreen_actionbar_sum">Nice for screenshots. Note: IITCm can still be controlled via the Navigation Drawers</string>
<string name="pref_force_desktop">Force desktop mode</string>
<string name="pref_force_desktop_sum">Nice for tablets, looks awful on smartphones</string>
<string name="pref_force_https">Force https</string>