From 28f8f7124ad96670c14fd96c8e9d1caf9a7848e5 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Mon, 7 Aug 2023 03:03:49 +0200 Subject: tweak setup success fragment, so that the main button has always the same size as in EIP fragment (different layouts for tablets, phones, landscape, portrait) --- app/src/main/res/layout/f_setup_success.xml | 51 +++++++++++++++++------------ 1 file changed, 30 insertions(+), 21 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/f_setup_success.xml b/app/src/main/res/layout/f_setup_success.xml index f48d3487..94d3c24d 100644 --- a/app/src/main/res/layout/f_setup_success.xml +++ b/app/src/main/res/layout/f_setup_success.xml @@ -6,16 +6,14 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" - android:padding="@dimen/stdpadding" - android:layout_margin="@dimen/activity_margin" tools:context=".providersetup.fragments.ProviderSelectionFragment"> + app:layout_constraintGuide_percent="0.8" + /> - - + > + + + + +