mobile-wallet
mobile-wallet copied to clipboard
Fixed issue no #473 Added missing inputType attribute to EditTexts.
Issue Fix
Fixes #473 Added missing inputType attribute to EditTexts.
-
[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.