Closed niyajali closed 3 days ago
Fixes #{Issue Number} Jira Task: Task_Number
[ ] Apply the AndroidStyle.xml style template to your code in Android Studio.
AndroidStyle.xml
[ ] Run the unit tests with ./gradlew check to make sure you didn't break anything
./gradlew check
[ ] If you have multiple commits please combine them into one commit by squashing them.
Issue Fix
Fixes #{Issue Number} Jira Task: Task_Number
Screenshots
Description
[ ] 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.