修复
This commit is contained in:
parent
39e9670cff
commit
7184b147d9
@ -61,13 +61,14 @@
|
||||
<ImageView
|
||||
android:id="@+id/pay_ico"
|
||||
android:layout_width="10dp"
|
||||
android:layout_height="10dp" />
|
||||
android:layout_height="10dp"
|
||||
android:layout_marginEnd="5dp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/price"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="5dp"
|
||||
|
||||
android:gravity="center"
|
||||
android:textColor="@color/gray3"
|
||||
android:textSize="11sp" />
|
||||
|
Loading…
Reference in New Issue
Block a user