Fixes #{Issue Number} Jira Task: Task_Number
-
Apply the
AndroidStyle.xml
style template to your code in Android Studio. -
Run the unit tests with
./gradlew check
to make sure you didn't break anything -
If you have multiple commits please combine them into one commit by squashing them.