Explorar o código

1.修复打卡获得预支的金额显示位置不对问题

wsad5123 %!s(int64=5) %!d(string=hai) anos
pai
achega
3fc0324ba8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/src/main/res/layout/fragment_clock.xml

+ 1 - 1
app/src/main/res/layout/fragment_clock.xml

@@ -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"