Added option to hide profile on home page

This commit is contained in:
vladrevers 2021-08-09 02:26:51 +03:00
parent 004a55d79b
commit 190baa6fdf
9 changed files with 71 additions and 32 deletions

View file

@ -98,6 +98,18 @@
<item>this_year</item>
</string-array>
<string-array name="pref_type_home_banner_titles">
<item>@string/home_only_profile</item>
<item>@string/home_banner_full</item>
<item>@string/home_no_profile</item>
</string-array>
<string-array name="pref_type_home_banner_values">
<item>0</item>
<item>1</item>
<item>2</item>
</string-array>
<string-array name="pref_language_names">
<item>System default</item>