From 0d9ff4bde3442f391dbaacdab7a884bfe2879e09 Mon Sep 17 00:00:00 2001 From: Onuray Sahin Date: Fri, 10 Jul 2020 12:04:48 +0300 Subject: [PATCH] Add branch name to login splash screen. --- .../main/res/layout/fragment_login_splash.xml | 27 ++++++++++++++----- vector/src/main/res/values/strings.xml | 2 ++ 2 files changed, 23 insertions(+), 6 deletions(-) diff --git a/vector/src/main/res/layout/fragment_login_splash.xml b/vector/src/main/res/layout/fragment_login_splash.xml index 25484a64bb..f6d4e9636b 100644 --- a/vector/src/main/res/layout/fragment_login_splash.xml +++ b/vector/src/main/res/layout/fragment_login_splash.xml @@ -20,28 +20,43 @@ + + + app:layout_constraintTop_toBottomOf="@+id/brandTextView" /> We’re excited to announce we’ve changed name! Your app is up to date and you’re signed in to your account. GOT IT LEARN MORE + + element \ No newline at end of file