Closed Ulydev closed 4 years ago
Code Climate has analyzed commit 96a12d7a and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (80% is the threshold).
This pull request will bring the total coverage in the repository to 84.1% (0.0% change).
View more on Code Climate.
Seems like re-running the CI was enough!
This PR adds constants to styles.xml, strings.xml, dimens.xml in order to re-use certain attributes instead of hardcoding them within the layout files. It also replaces some ConstraintLayouts with LinearLayouts.