From 1a9004432b1733ae30f9cc8ebb85a70af8d93d34 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sat, 12 Nov 2022 23:18:12 +0100 Subject: use gradient for motd background, simple button style --- app/src/main/res/layout/f_motd.xml | 42 ++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 18 deletions(-) (limited to 'app/src/main/res/layout/f_motd.xml') diff --git a/app/src/main/res/layout/f_motd.xml b/app/src/main/res/layout/f_motd.xml index 3cfe7dfe..3202e95b 100644 --- a/app/src/main/res/layout/f_motd.xml +++ b/app/src/main/res/layout/f_motd.xml @@ -8,26 +8,13 @@ tools:context=".base.fragments.MotdFragment" android:fitsSystemWindows="true"> - - - - + app:layout_constraintBottom_toTopOf="@+id/next_btn" + />