159494f083
(https://github.com/lbryio/lbry-android/issues/1151) Because a lot of dimensions get reused, when I moved the dimensions file I used names like "large_1", "small_1", and "normal_1" for dimension values. I tried this to allow to cut down on repetitive values in the dimens file. "small" values range between 0dp and 15dp "normal" values range between 16dp to 119dp "large" values are anything over 120dp (the largest is 480dp) |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
google-services.json.secret | ||
google-services.sample.json | ||
proguard-rules.pro | ||
twitter.properties.secret |