mcd-3 / cubed-game-collector

An app made to keep track of Nintendo Gamecube games, consoles, and accessories!
MIT License
1 stars 0 forks source link

AboutFragment doesn't scroll #28

Closed mcd-3 closed 4 years ago

mcd-3 commented 4 years ago

It looks weird when viewed from landscape because it can't scroll. Putting a ScrollView somehow makes it look even worse as only half the screen is visible.

mcd-3 commented 4 years ago

Fixed, had to change the layout a bit