This commit is contained in:
ScorpioMiku
2018-10-08 21:02:00 +08:00
parent 8fbf311d1d
commit 9b2f4df365
10 changed files with 403 additions and 25 deletions

View File

@@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="70dp"
android:layout_margin="5dp"
android:layout_margin="2dp"
app:cardCornerRadius="15dp">
<RelativeLayout
@@ -68,6 +68,7 @@
android:layout_height="wrap_content"
android:layout_marginRight="5dp"
android:layout_toLeftOf="@id/arch"
android:gravity="center_vertical"
android:textSize="11sp"
tools:text="365千卡" />
</RelativeLayout>