Skip to content

Commit

Permalink
[CHORE] #101 : Text Size 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongjaino committed Nov 17, 2023
1 parent 0e1474c commit dea4f5d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
android:backgroundTint="@color/green"
android:text="@string/dialog_object_detect_neg_button"
android:textColor="@color/white"
android:textSize="16sp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
Expand Down

0 comments on commit dea4f5d

Please sign in to comment.