From 89060c6b1e425c4d7d076f4387b9f7b5dea2bda6 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 7 Jan 2023 08:02:34 +0100 Subject: [PATCH] Small appearance improvement --- .../layout/fragment_options_notifications.xml | 243 +++++++++--------- 1 file changed, 127 insertions(+), 116 deletions(-) diff --git a/app/src/main/res/layout/fragment_options_notifications.xml b/app/src/main/res/layout/fragment_options_notifications.xml index efaf1f190e..2348b89edc 100644 --- a/app/src/main/res/layout/fragment_options_notifications.xml +++ b/app/src/main/res/layout/fragment_options_notifications.xml @@ -194,10 +194,10 @@ android:layout_marginTop="12dp" android:drawableEnd="@drawable/twotone_open_in_new_12" android:drawablePadding="6dp" - app:drawableTint="?android:attr/textColorLink" android:text="@string/title_advanced_notify_separate_hint" android:textAppearance="@style/TextAppearance.AppCompat.Small" android:textColor="?android:attr/textColorLink" + app:drawableTint="?android:attr/textColorLink" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/ibWhy" /> @@ -236,118 +236,6 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/swNotifySummary" /> - - - - - - - - - - - - - - - - - - - - - - - - + app:layout_constraintTop_toBottomOf="@id/tvNotifyActions" /> + + + + + + + + + + + + + + + + + + + + + + + +