mirror of
https://github.com/cupcakearmy/R6S.git
synced 2026-04-02 09:55:27 +00:00
V1.2
This commit is contained in:
@@ -9,14 +9,15 @@
|
||||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1">
|
||||
android:layout_weight="1"
|
||||
android:id="@+id/img_cont">
|
||||
|
||||
<ImageView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:id="@+id/op_bg"
|
||||
android:scaleType="centerCrop"
|
||||
android:adjustViewBounds="true"
|
||||
android:adjustViewBounds="false"
|
||||
android:foregroundGravity="top" />
|
||||
|
||||
<FrameLayout
|
||||
|
||||
Reference in New Issue
Block a user