6.5.4礼物冠名
This commit is contained in:
parent
9b3a011499
commit
2406e9bede
@ -4,7 +4,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@drawable/background_gift_wall_shape"
|
||||
android:orientation="vertical">
|
||||
android:orientation="vertical"
|
||||
android:paddingTop="90dp">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
|
@ -189,6 +189,6 @@
|
||||
android:layout_marginTop="28dp"
|
||||
android:background="@mipmap/background_regular_title"
|
||||
android:gravity="center"
|
||||
android:textSize="16sp"
|
||||
android:textSize="13sp"
|
||||
android:textStyle="bold" />
|
||||
</FrameLayout>
|
Loading…
Reference in New Issue
Block a user