Skip to content

Commit 17967c1

Browse files
committed
resize the class no. text size
1 parent 08ddfa8 commit 17967c1

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

-4.77 MB
Binary file not shown.

app/src/main/res/layout/item_course.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
android:gravity="center"
2020
android:text="1-2"
2121
android:textColor="#448AFF"
22-
android:textSize="24sp"
22+
android:textSize="22sp"
2323
android:textStyle="bold" />
2424

2525
<LinearLayout

0 commit comments

Comments
 (0)