DIYGPSTracker / DIYGPSManager

Manager Android app part of DIYGPSTracker system
MIT License
0 stars 0 forks source link

Revise Constraint Layout #5

Open MrCsabaToth opened 3 years ago

MrCsabaToth commented 3 years ago

See "Conquering Common Conundrums with ConstraintLayout by Huyen Tue Dao" https://github.com/queencodemonkey?tab=repositories For one I use match_parent extensively, I should use 0dp instead (?). There can be other anti-patterns too. Also check chains.