From 35ee9fd306b75f1c84c1ff02fc57d421a644103c Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 15 May 2021 17:43:10 +0200 Subject: [PATCH] Small layout fix --- app/src/main/res/layout/dialog_theme.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/app/src/main/res/layout/dialog_theme.xml b/app/src/main/res/layout/dialog_theme.xml index 3c432f37b9..d7d524cff2 100644 --- a/app/src/main/res/layout/dialog_theme.xml +++ b/app/src/main/res/layout/dialog_theme.xml @@ -124,16 +124,6 @@ android:textAppearance="@style/TextAppearance.AppCompat.Medium" /> - - + app:layout_constraintTop_toBottomOf="@id/rgThemeOptions" /> + + + app:layout_constraintTop_toBottomOf="@id/swBlack" /> \ No newline at end of file