From fe3e3beb3c2dbe2415d3c6e3d6c582980ced3b3e Mon Sep 17 00:00:00 2001 From: Arne Date: Tue, 3 Sep 2024 00:05:45 +0200 Subject: [PATCH] Little improvement of welcome screen --- src/monocleschat/res/drawable/main_logo.xml | 31 ++++++++++++++----- .../res/layout/activity_welcome.xml | 23 +++++++------- 2 files changed, 34 insertions(+), 20 deletions(-) diff --git a/src/monocleschat/res/drawable/main_logo.xml b/src/monocleschat/res/drawable/main_logo.xml index 2bdd1648ae..8569c4ecda 100644 --- a/src/monocleschat/res/drawable/main_logo.xml +++ b/src/monocleschat/res/drawable/main_logo.xml @@ -1,9 +1,24 @@ - - - - - - - + + + + + + + diff --git a/src/monocleschat/res/layout/activity_welcome.xml b/src/monocleschat/res/layout/activity_welcome.xml index 1b82d18f2f..9f6e657b00 100644 --- a/src/monocleschat/res/layout/activity_welcome.xml +++ b/src/monocleschat/res/layout/activity_welcome.xml @@ -222,49 +222,48 @@ + android:text="@string/restore_backup" /> + + android:layout_marginBottom="10dp" + android:text="@string/i_am_snikket_user" />