From cb6ef5193fe9bd6bdfa96d6ef87d053110c5aaf8 Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Tue, 2 Apr 2019 18:43:21 +0200 Subject: [PATCH] tint the advanced-expand-button correctly --- res/layout/registration_activity.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/layout/registration_activity.xml b/res/layout/registration_activity.xml index 352779888..65abadd28 100644 --- a/res/layout/registration_activity.xml +++ b/res/layout/registration_activity.xml @@ -17,7 +17,7 @@ android:layout_width="wrap_content" android:layout_height="16dp" android:orientation="vertical" - app:layout_constraintGuide_begin="10dp" /> + app:layout_constraintGuide_begin="14dp" />