Skip to content

Commit

Permalink
Bonus indicator UI fix (#63)
Browse files Browse the repository at this point in the history
* Update CI to publish to Google Play production track

* Resize 8-card bonus indicator
  • Loading branch information
askariya authored Sep 12, 2024
1 parent 8912828 commit 2998ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/dimens.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
<dimen name="max_button_text_size">20sp</dimen>
<dimen name="max_textview_text_size">16sp</dimen>
<dimen name="max_bonus_text_size">10sp</dimen>
<dimen name="bonus_bubble_size">15dp</dimen>
<dimen name="bonus_bubble_size">13dp</dimen>
</resources>

0 comments on commit 2998ea9

Please sign in to comment.