Commit ac021b3b authored by 张释方's avatar 张释方

优化Ui1.2

parent 4ed83465
......@@ -26,14 +26,14 @@
android:layout_height="wrap_content"
android:textColor="@color/black"
android:textStyle="bold"
android:textSize="17sp"/>
android:textSize="16sp"/>
<TextView
android:id="@+id/tv_price"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="#FF5722"
android:textSize="30sp"
android:textSize="24sp"
android:textStyle="bold" />
<TextView
......@@ -42,7 +42,7 @@
android:layout_height="wrap_content"
android:textColor="#25000000"
android:layout_marginTop="3dp"
android:textSize="10dp" />
android:textSize="12dp" />
</LinearLayout>
<ImageView
android:id="@+id/iv_hot"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment