Skip to content

Commit 88aa443

Browse files
a bug fixed
1 parent f60a0f0 commit 88aa443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
android:id="@+id/class_training_list"
2424
android:layout_width="160dp"
2525
android:layout_height="321dp"
26-
android:layout_marginTop="176dp"
26+
android:layout_marginTop="5dp"
2727
app:layout_constraintEnd_toEndOf="parent"
2828
app:layout_constraintHorizontal_bias="0.498"
2929
app:layout_constraintStart_toStartOf="parent"

0 commit comments

Comments
 (0)