From 35e9614136e51627ebc006e74a5563bf58257b9b Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 9 Jun 2019 08:25:07 +0200 Subject: [PATCH] Cleanup --- app/src/main/res/layout/fragment_options_misc.xml | 2 +- app/src/main/res/values/strings.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app/src/main/res/layout/fragment_options_misc.xml b/app/src/main/res/layout/fragment_options_misc.xml index ad726bf7a7..7c8b545275 100644 --- a/app/src/main/res/layout/fragment_options_misc.xml +++ b/app/src/main/res/layout/fragment_options_misc.xml @@ -219,7 +219,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginEnd="48dp" - android:text="@string/title_advanced_uuid" + android:text="uuid" android:textAppearance="@style/TextAppearance.AppCompat.Small" android:textIsSelectable="true" android:textStyle="italic" diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 83289dd7cc..dfa8319d9d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -232,7 +232,6 @@ Debug mode Memory class: %1$s Last cleanup: %1$s - UUID: %1$s Globally disable or enable receiving of messages If synchronization is disabled, it is still possible to synchronize manually by pulling down the message list. This will synchronize messages and execute operations for a limited time.