🚀 Hide Bars On Fast Scroll option
* Added "Hide bars on fast scroll" option in Reader * If true, hides bars during fast scroll
This commit is contained in:
parent
11e21bf60b
commit
0496004cc4
10 changed files with 61 additions and 6 deletions
|
|
@ -242,7 +242,7 @@
|
|||
<string name="fullscreen_option">Повний екран</string>
|
||||
<string name="fullscreen_option_desc">Сховати системні панелі та прибрати відступи</string>
|
||||
<string name="keep_screen_on_option">Тримати екран увімкненим</string>
|
||||
<string name="keep_screen_on_option_desc">Тримати екран увімкненим нескінченно</string>
|
||||
<string name="hide_bars_on_fast_scroll_option">Ховати панелі при швидкому прокручуванні</string>
|
||||
|
||||
<!-- Browse -->
|
||||
<string name="browse_files_structure_option">Структура файлів</string>
|
||||
|
|
|
|||
|
|
@ -259,7 +259,7 @@
|
|||
<string name="fullscreen_option">Fullscreen</string>
|
||||
<string name="fullscreen_option_desc">Hide system bars and remove padding</string>
|
||||
<string name="keep_screen_on_option">Keep screen on</string>
|
||||
<string name="keep_screen_on_option_desc">Keep screen awake infinitely</string>
|
||||
<string name="hide_bars_on_fast_scroll_option">Hide bars on fast scroll</string>
|
||||
|
||||
<!-- Browse -->
|
||||
<string name="browse_files_structure_option">Files structure</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue