etcadinfinitum / GameLab

Android application with a few simple games
0 stars 1 forks source link

Fix margins/padding in score activity #3

Closed etcadinfinitum closed 6 years ago

etcadinfinitum commented 6 years ago

Need to remove second (inner) margin, and ensure that the scrollview doesn't truncate text at the bottom of the view.

etcadinfinitum commented 6 years ago

Ah! apparently this was fixed previously but didn't get notated in Keep, and the APK on my device was an old version... looks ok now.