summaryrefslogtreecommitdiff
path: root/app/src/normal/res/layout-port/f_eip.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/normal/res/layout-port/f_eip.xml')
-rw-r--r--app/src/normal/res/layout-port/f_eip.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/app/src/normal/res/layout-port/f_eip.xml b/app/src/normal/res/layout-port/f_eip.xml
index c068df66..b17e300c 100644
--- a/app/src/normal/res/layout-port/f_eip.xml
+++ b/app/src/normal/res/layout-port/f_eip.xml
@@ -62,10 +62,12 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
app:srcCompat="@drawable/bg_red"
- android:layout_marginTop="-100dp"
- android:layout_marginRight="-100dp"
- android:layout_marginBottom="-100dp"
- android:layout_marginLeft="-100dp"
+ android:scaleType="fitXY"
+ android:layout_marginTop="-300dp"
+ android:layout_marginBottom="-300dp"
+ android:layout_marginLeft="-300dp"
+ android:layout_marginRight="-300dp"
+
/>