bitsy-wallet/app
Severiano Jaramillo 04b509651b - Adjusted how the Android virtual keyboard appears on the screen so that it does not distort the QR code image.
- Created a method to update the QR code when the user updates the Amount text field information, using RxJava debounce to avoid calls while the user is still typing.
- Created a method to remove the QR when there is no Asset selected.
2018-12-07 15:18:23 -06:00
..
src - Adjusted how the Android virtual keyboard appears on the screen so that it does not distort the QR code image. 2018-12-07 15:18:23 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle - Added the RxBindings library to be able to use RxJava on Android Widgets. 2018-12-05 18:38:34 -06:00
proguard-rules.pro Initial commit 2018-10-29 15:49:42 -06:00