Skip to content

Commit

Permalink
[FIX/#139] tendencyTest 가운데 정렬
Browse files Browse the repository at this point in the history
  • Loading branch information
chattymin committed Jan 16, 2024
1 parent ce28029 commit 2c31f11
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="4dp"
android:gravity="center"
android:textColor="@color/red_500"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
Expand Down

0 comments on commit 2c31f11

Please sign in to comment.