第N+6次提交专属红包
This commit is contained in:
@@ -12,10 +12,9 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/card_view"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="146dp"
|
||||
android:background="@mipmap/chat_bg_index"
|
||||
app:layout_constraintDimensionRatio="375:146"
|
||||
app:layout_constraintLeft_toLeftOf="parent"
|
||||
app:layout_constraintRight_toRightOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
Reference in New Issue
Block a user