Commit cb304190 authored by linfeng's avatar linfeng

bug修改

parent 5f3283c2
......@@ -44,7 +44,7 @@
android:layout_height="wrap_content"
android:ellipsize="end"
android:maxLines="1"
android:text="2222222222222"
android:text=""
android:textColor="@color/textMain"
android:textSize="@dimen/text_16" />
......@@ -65,7 +65,7 @@
android:layout_weight="1"
android:ellipsize="end"
android:maxLines="1"
android:text="2222222222222"
android:text=""
android:textColor="@color/textGray"
android:textSize="@dimen/text_12" />
......@@ -106,7 +106,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:text="22222222"
android:text=""
android:textColor="@color/colorAuxiliaryRed"
android:textSize="@dimen/text_16"
android:textStyle="bold" />
......
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