From 6fb7e97f13bc5ccbb5c8b65d99b1466e96df79bd Mon Sep 17 00:00:00 2001 From: FineFindus Date: Thu, 18 May 2023 22:38:58 +0200 Subject: [PATCH] feat(settings): use secondary text color for summary --- mastodon/src/main/res/layout/item_settings_button.xml | 1 + mastodon/src/main/res/layout/item_settings_switch.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/mastodon/src/main/res/layout/item_settings_button.xml b/mastodon/src/main/res/layout/item_settings_button.xml index 11b6cfe31..1c1a352d6 100644 --- a/mastodon/src/main/res/layout/item_settings_button.xml +++ b/mastodon/src/main/res/layout/item_settings_button.xml @@ -40,6 +40,7 @@