Skip to content

Commit

Permalink
Minor size tweak
Browse files Browse the repository at this point in the history
Also testing descriptions, maybe
  • Loading branch information
StavWasPlayZ committed Apr 19, 2023
1 parent 31ec90e commit c00d97e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ protected int getVertPadding() {
}

protected int getSmallButtonWidth() {
return 180;
return 190;
}
protected int getBigButtonWidth() {
return (getSmallButtonWidth() + getHorzPadding()) * 2;
Expand Down

0 comments on commit c00d97e

Please sign in to comment.