Merge branch 'account_header_image_click_opens_account' of https://github.com/theZacAttacks/Tusky into theZacAttacks-account_header_image_click_opens_account
This commit is contained in:
commit
c69dd0624d
3 changed files with 45 additions and 1 deletions
|
@ -9,6 +9,11 @@
|
|||
android:title="@string/pref_title_light_theme"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<CheckBoxPreference
|
||||
android:key="fabHide"
|
||||
android:title="Hide FAB while scrolling"
|
||||
android:defaultValue="false" />
|
||||
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory android:title="@string/pref_title_browser_settings">
|
||||
<CheckBoxPreference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue