|
@@ -32,9 +32,9 @@
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_centerInParent="true"
|
|
|
android:text=""
|
|
|
- tools:text="测试title"
|
|
|
android:textColor="@color/color_1a1a1a"
|
|
|
- android:textSize="18dp" />
|
|
|
+ android:textSize="18dp"
|
|
|
+ tools:text="测试title" />
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/tv_finish"
|