gminchev1982 / softuni-android

MIT License
0 stars 1 forks source link

Layouts Homework #6

Open TeodorKostadinov opened 6 years ago

TeodorKostadinov commented 6 years ago

In activity_main.xml the correct attributes are not layout_paddingLeft but only paddingLeft

You also had two files with dimensions - dimen.xml and dimens.xml Please use only dimens.xml

Everything else is ok.