Skip to content

Commit

Permalink
[FIX/#263] 결과 텍스트 패딩 값 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
leeeyubin committed Mar 21, 2024
1 parent 2da62c8 commit 90d0648
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
android:layout_marginTop="20dp"
android:background="@drawable/shape_rect_6_gray50_fill"
android:gravity="center"
android:paddingHorizontal="10dp"
android:paddingVertical="14dp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
Expand Down

0 comments on commit 90d0648

Please sign in to comment.