X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=500fcb86658e2e43c55fa1623beee1c848d1b651;hp=8c24d1a70648e3bbe7cc66295d3db5cdc90cc962;hb=ca7516a7edb9e06d0f9fe9186513986cd82be716;hpb=8cd4c56d559436ee6c5b81df9a411bbf211be7fd diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 8c24d1a7..500fcb86 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ - - @@ -248,14 +272,20 @@ android:inputType="textUri" android:icon="?attr/homepageIcon" /> - + + + + android:key="scroll_app_bar" + android:title="@string/scroll_app_bar" + android:summary="@string/scroll_app_bar_summary" + android:defaultValue="true" /> + + + +