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

@@ -207,4 +207,5 @@
<string name="protect_application_subtitle">Enter password that will be required when the application starts</string>
<string name="confirm">Confirm</string>
<string name="password_length_hint">Password must be at least 4 characters</string>
<string name="hide_toolbar">Hide toolbar when scrolling</string>
</resources>