Commit 9931be08 authored by chenyuling's avatar chenyuling

"修改为8个组"

parent 777ea36c
Pipeline #1734 canceled with stages
......@@ -20,7 +20,7 @@ android {
minSdk 24
targetSdk 32
versionCode 1
versionName "1.0.1"
versionName "1.0.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
......
......@@ -15,7 +15,6 @@
android:textColor="@color/red"
android:gravity="center|left"
android:textSize="@dimen/display_text"
android:maxLines="1"
/>
<!--<TextView
android:id="@+id/tv_group_number"
......
......@@ -11,5 +11,5 @@
<dimen name="text_15">15sp</dimen>
<dimen name="text_11">11sp</dimen>
<dimen name="dlg_margin">10dp</dimen>
<dimen name="display_text">73sp</dimen> //一列:95sp
<dimen name="display_text">77sp</dimen> //一列:95sp
</resources>
\ No newline at end of file
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