Added the option to hide or not toolbar when scrolling

This commit is contained in:
ztimms73
2021-05-15 08:56:03 +03:00
parent 24d9a49420
commit 51dc2ac046
7 changed files with 23 additions and 0 deletions

View File

@@ -205,4 +205,5 @@
<string name="protect_application_subtitle">Введите пароль, который вам понадобится при запуске приложения</string>
<string name="confirm">Confirm</string>
<string name="password_length_hint">Пароль должен содержать не менее 4 символов</string>
<string name="hide_toolbar">Прятать заголовок при прокрутке</string>
</resources>