mobile-wallet
mobile-wallet copied to clipboard
Kotlin mifospay faq
Issue Fix
Fixes #1303
-
[x] Apply the
AndroidStyle.xmlstyle template to your code in Android Studio. -
[x] Run the unit tests with
./gradlew checkto make sure you didn't break anything -
[x] If you have multiple commits please combine them into one commit by squashing them.
- Java code migrated to kotlin
- Implemented safe checks
- No required view binding
Closing this PR since it's out of date