Added a default basic mode, with a lot less settings visible.

This commit is contained in:
Graham Jones
2020-03-29 22:26:29 +01:00
parent 95f3dd7d96
commit a7188eee0e
6 changed files with 206 additions and 107 deletions

View File

@@ -2,6 +2,11 @@
<preference-headers
xmlns:android="http://schemas.android.com/apk/res/android">
<header android:fragment="uk.org.openseizuredetector.PrefActivity$BasicPrefsFragment"
android:icon="@drawable/icon_24x24"
android:title="Basic"
android:summary="Basic Preferences" />
<header android:fragment="uk.org.openseizuredetector.PrefActivity$GeneralPrefsFragment"
android:icon="@drawable/icon_24x24"
android:title="General"