Skip to content

Commit

Permalink
-changes for home button text size
Browse files Browse the repository at this point in the history
  • Loading branch information
pm-dimagi committed Nov 29, 2024
1 parent 29eb7f7 commit affabbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/res/layout/square_card.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
android:paddingBottom="@dimen/standard_spacer"
android:paddingLeft="@dimen/standard_spacer"
android:paddingRight="@dimen/standard_spacer"
android:textSize="@dimen/font_size_xlarger"
android:textSize="@dimen/font_size_dp_small"
app:text_size_small="@dimen/font_size_xlargest"
android:paddingStart="@dimen/standard_spacer"
android:paddingEnd="@dimen/standard_spacer" />
Expand Down

0 comments on commit affabbf

Please sign in to comment.