Closed niyajali closed 4 weeks ago
Fixes #{Issue Number} Jira Task: Task_Number
https://github.com/user-attachments/assets/3a445a2d-5a45-432a-b16d-bbd09b8c64f1
[ ] 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
Android
https://github.com/user-attachments/assets/3a445a2d-5a45-432a-b16d-bbd09b8c64f1
Desktop
Web
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.