🚀 Bottom bar padding Option
* Added "Bottom bar padding" option, that lets users change padding below bottom bar slider to prevent accident touch Resolves: #125
This commit is contained in:
parent
dee6ae10c7
commit
562ef8715d
12 changed files with 71 additions and 6 deletions
|
|
@ -267,6 +267,7 @@
|
|||
<string name="screen_brightness_option">Яскравість</string>
|
||||
<string name="horizontal_gesture_option">Горизонтальний жест</string>
|
||||
<string name="horizontal_gesture_scroll_option">Частка прокрутки</string>
|
||||
<string name="bottom_bar_padding_option">Відступ нижньої панелі</string>
|
||||
|
||||
<!-- Browse -->
|
||||
<string name="browse_files_structure_option">Структура файлів</string>
|
||||
|
|
|
|||
|
|
@ -268,6 +268,7 @@
|
|||
<string name="screen_brightness_option">Brightness</string>
|
||||
<string name="horizontal_gesture_option">Horizontal gesture</string>
|
||||
<string name="horizontal_gesture_scroll_option">Scroll fraction</string>
|
||||
<string name="bottom_bar_padding_option">Bottom bar margin</string>
|
||||
|
||||
<!-- Browse -->
|
||||
<string name="browse_files_structure_option">Files structure</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue