Browse Source

1.修改自由训练UI

王鹏鹏 2 years ago
parent
commit
d937b0c440
1 changed files with 1 additions and 1 deletions
  1. 1 1
      workbenches/src/main/res/layout/item_free_training.xml

+ 1 - 1
workbenches/src/main/res/layout/item_free_training.xml

@@ -60,7 +60,7 @@
                     android:gravity="center"
                     android:text="@{data.gameName}"
                     android:textColor="@android:color/white"
-                    android:textSize="@dimen/divider_24px"
+                    android:textSize="@dimen/divider_20px"
                     android:textStyle="bold" />
 
                 <TextView