Skip to content

Commit

Permalink
Fix: 홈 버그 수정 #5
Browse files Browse the repository at this point in the history
  • Loading branch information
dkyuuum committed Feb 19, 2024
1 parent 9f272e5 commit 0677c83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/fragment_grade.xml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@
android:layout_height="wrap_content"
android:layout_marginStart="10dp"
android:layout_marginTop="9dp"
android:background="@color/selector_selected_gray_else_white"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/tv_grade_average_title"
tools:listitem="@layout/item_average_grade" />
Expand Down

0 comments on commit 0677c83

Please sign in to comment.