|
|
@@ -386,6 +386,7 @@
|
|
|
android:textSize="@dimen/px36_12sp" />
|
|
|
|
|
|
<TextView
|
|
|
+ android:id="@+id/tv_today_money"
|
|
|
android:layout_width="0px"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_weight="1"
|
|
|
@@ -395,7 +396,6 @@
|
|
|
android:textSize="@dimen/px84_28sp" />
|
|
|
|
|
|
<TextView
|
|
|
- android:id="@+id/tv_today_money"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginLeft="5dp"
|