n-apps / ScoreCounter

Android app. Score Counter will help you easily keep score in any games, sports or other activities. Will do all the math for tracking initiative, HP, hit points, spell slots or even count win streaks in your bar game night!
GNU General Public License v3.0
70 stars 19 forks source link

fixed d20 dice button elipsization on small devices #73

Closed vabene1111 closed 4 years ago

vabene1111 commented 4 years ago

small devices forced the d20 button to elipsize which could not be disabled. fixed it by increasing the margins which should work for most use cases (fixes #68)

added a dimension for a bigger spacing. Naming does not match the naming of the padding dimensions but i did not want to change too many files.