From 8718204537726d3f52fdcbc020ada05dfd947ff7 Mon Sep 17 00:00:00 2001 From: rICTx-T1D Date: Fri, 13 Nov 2020 21:18:54 +0100 Subject: [PATCH] Sorting global settings (showElement X, chart-settings, actions-settings, other-settings) --- wear/src/main/res/xml/preferences.xml | 229 +++++++++--------- .../xml/watch_face_configuration_circle.xml | 8 - 2 files changed, 120 insertions(+), 117 deletions(-) diff --git a/wear/src/main/res/xml/preferences.xml b/wear/src/main/res/xml/preferences.xml index 3d3658f412..a65b6e69e9 100644 --- a/wear/src/main/res/xml/preferences.xml +++ b/wear/src/main/res/xml/preferences.xml @@ -2,29 +2,6 @@ - - - - - - + + @@ -56,6 +41,21 @@ android:title="@string/pref_show_avgdelta" app:wear_iconOff="@drawable/settings_off" app:wear_iconOn="@drawable/settings_on"/> + + + - - - - - - - - + + + + - - - - - - - - - - + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wear/src/main/res/xml/watch_face_configuration_circle.xml b/wear/src/main/res/xml/watch_face_configuration_circle.xml index 61589c8869..440b527bfa 100644 --- a/wear/src/main/res/xml/watch_face_configuration_circle.xml +++ b/wear/src/main/res/xml/watch_face_configuration_circle.xml @@ -18,14 +18,6 @@ app:wear_iconOff="@drawable/settings_off" app:wear_iconOn="@drawable/settings_on"/> - -