AlstonLin/TheLearningLock

Externalize Strings and margin values, namespace all the IDs

Opened this issue · 0 comments

Move all the hardcoded strings in XML and code to a strings.xml for best practices

Hard coded margin values in layout XML files should be externalized to an xml as well

IDs should be namespaced as well since it's best practice