From 82e1c1f27089f55f5485d04f5fcba0b204f05648 Mon Sep 17 00:00:00 2001 From: Alexander Bakker Date: Mon, 11 Feb 2019 22:01:05 +0100 Subject: [PATCH] Fix the layout height of the security setting slide in the intro --- .../layout/fragment_authentication_slide.xml | 22 ++++--------------- 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/app/src/main/res/layout/fragment_authentication_slide.xml b/app/src/main/res/layout/fragment_authentication_slide.xml index 4f975a6f..495373f2 100644 --- a/app/src/main/res/layout/fragment_authentication_slide.xml +++ b/app/src/main/res/layout/fragment_authentication_slide.xml @@ -1,6 +1,5 @@ + android:layout_height="wrap_content"> + android:textSize="16sp" /> + android:textColor="@color/disabled_textview_colors" /> - - - - - \ No newline at end of file