From d38845aedd6e7df50b5ffbb0627107a4eced95bd Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sun, 13 Nov 2022 00:19:24 +0100 Subject: allow set motd image in custom branded versions --- app/src/main/res/drawable/motd_img.xml | 18 ++++++++++++++++++ app/src/main/res/layout/f_motd.xml | 14 +------------- 2 files changed, 19 insertions(+), 13 deletions(-) create mode 100644 app/src/main/res/drawable/motd_img.xml (limited to 'app/src/main') diff --git a/app/src/main/res/drawable/motd_img.xml b/app/src/main/res/drawable/motd_img.xml new file mode 100644 index 00000000..4a330b8f --- /dev/null +++ b/app/src/main/res/drawable/motd_img.xml @@ -0,0 +1,18 @@ + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/f_motd.xml b/app/src/main/res/layout/f_motd.xml index 3202e95b..6e763c75 100644 --- a/app/src/main/res/layout/f_motd.xml +++ b/app/src/main/res/layout/f_motd.xml @@ -66,18 +66,6 @@ android:orientation="horizontal" app:layout_constraintGuide_percent="0.4" /> - -