Skip to content

Commit

Permalink
Increase activity_home_outdated_client_config text size to 11sp
Browse files Browse the repository at this point in the history
  • Loading branch information
bemusementpark authored Sep 7, 2023
2 parents 380d669 + cd1a523 commit 833b30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
android:layout_gravity="center"
android:textColor="?message_sent_text_color"
android:background="?colorAccent"
android:textSize="9sp"
android:textSize="11sp"
android:paddingVertical="4dp"
android:paddingHorizontal="64dp"
android:gravity="center"
Expand Down

0 comments on commit 833b30f

Please sign in to comment.