Summary:
The xml files contain a lot of hardcoded dimensions
More Information
Currently, a lot of the layout files contain hardcoded dimension values as layout_width, layout_height, padding, etc. Instead of being hardcoded, these values should be a part of the dimens.xml file from which they should be accessed each time needed. The same should be done for text size which is currently hardcoded in a lot of places.
Commons app version:
2.11.0-debug-master
Would you like to work on the issue?
Opening for GCI.