From 4f88dccaef982321e13856b3255534a6d260b8d2 Mon Sep 17 00:00:00 2001 From: cyberta Date: Tue, 29 Nov 2022 15:44:42 +0100 Subject: new Bitmask EipFragment layout for xlarge screens, delete unused background drawable, for now we use scaled png images --- app/src/normal/res/layout-xlarge/f_eip.xml | 103 ++++++++++++++++++----------- 1 file changed, 66 insertions(+), 37 deletions(-) (limited to 'app/src/normal/res/layout-xlarge') diff --git a/app/src/normal/res/layout-xlarge/f_eip.xml b/app/src/normal/res/layout-xlarge/f_eip.xml index 4042933e..e1ecf321 100644 --- a/app/src/normal/res/layout-xlarge/f_eip.xml +++ b/app/src/normal/res/layout-xlarge/f_eip.xml @@ -5,20 +5,20 @@ --> + + + app:layout_constraintGuide_percent="0.3" /> + + + + + app:layout_constraintGuide_percent="0.7" /> - + android:layout_marginLeft="-300dp" + android:layout_marginRight="-300dp" + android:layout_marginTop="-300dp" + android:layout_marginBottom="-300dp" + app:srcCompat="@drawable/bg_red" /> - + + + + -- cgit v1.2.3