修改发红包样式
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
<androidx.cardview.widget.CardView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="43dp"
|
||||
android:layout_marginStart="23dp"
|
||||
android:layout_marginTop="97dp"
|
||||
android:layout_marginEnd="49dp"
|
||||
android:layout_marginEnd="29dp"
|
||||
app:cardBackgroundColor="#E82936"
|
||||
app:cardCornerRadius="8dp"
|
||||
app:cardElevation="0dp">
|
||||
@@ -78,9 +78,9 @@
|
||||
<androidx.cardview.widget.CardView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="43dp"
|
||||
android:layout_marginStart="23dp"
|
||||
android:layout_marginTop="149dp"
|
||||
android:layout_marginEnd="49dp"
|
||||
android:layout_marginEnd="29dp"
|
||||
app:cardBackgroundColor="#E82936"
|
||||
app:cardCornerRadius="8dp"
|
||||
app:cardElevation="0dp">
|
||||
@@ -131,7 +131,7 @@
|
||||
<androidx.cardview.widget.CardView
|
||||
android:layout_width="72dp"
|
||||
android:layout_height="35dp"
|
||||
android:layout_marginStart="43dp"
|
||||
android:layout_marginStart="23dp"
|
||||
app:cardBackgroundColor="#E82936"
|
||||
app:cardCornerRadius="8dp"
|
||||
app:cardElevation="0dp">
|
||||
@@ -149,7 +149,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginStart="15dp"
|
||||
android:layout_marginEnd="49dp">
|
||||
android:layout_marginEnd="30dp">
|
||||
|
||||
<Button
|
||||
android:id="@+id/there_is_no"
|
||||
@@ -179,9 +179,9 @@
|
||||
<FrameLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="43dp"
|
||||
android:layout_marginStart="23dp"
|
||||
android:layout_marginTop="266dp"
|
||||
android:layout_marginEnd="49dp">
|
||||
android:layout_marginEnd="29dp">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/red_envelope_rill"
|
||||
@@ -223,6 +223,7 @@
|
||||
android:layout_marginBottom="13dp"
|
||||
android:text="@string/top_up_now"
|
||||
android:textColor="@color/white"
|
||||
android:gravity="center"
|
||||
android:textSize="12sp" />
|
||||
|
||||
<FrameLayout
|
||||
|
||||
Reference in New Issue
Block a user