diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 49e4b48..7a3da1e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -100,4 +100,7 @@ Repo enabled Repo disabled Androidacy repo uses ads and trackers. + Security + Appearance + General diff --git a/app/src/main/res/xml/root_preferences.xml b/app/src/main/res/xml/root_preferences.xml index b278e9e..c8fb96b 100644 --- a/app/src/main/res/xml/root_preferences.xml +++ b/app/src/main/res/xml/root_preferences.xml @@ -1,13 +1,42 @@ - + + + + + + + + + + + + + + + + - - - - - - - - + app:singleLineTitle="false" + app:iconSpaceReserved="false" /> \ No newline at end of file