bitsy-wallet/app
Severiano Jaramillo 22666021f1 - Add Navigation's SafeArgs plugin to the project, this plugin enables to pass arguments between fragments in a safe way.
- Use the Navigation AAC to create the navigation from the Balances to the Send and Receive fragments, using Navigation's SafeArgs to activate the camera in SendTransactionFragment in the case the user tapped on the camera button instead ofjust the send button in the Balances.
2018-12-13 11:24:18 -06:00
..
src - Add Navigation's SafeArgs plugin to the project, this plugin enables to pass arguments between fragments in a safe way. 2018-12-13 11:24:18 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle - Add Navigation's SafeArgs plugin to the project, this plugin enables to pass arguments between fragments in a safe way. 2018-12-13 11:24:18 -06:00
proguard-rules.pro Enable proguard minify to reduce size of the release APK. After enabling the minify some warnings did not allow to build the release APK so I disabled the proguard warnings for now but a proper solution has to be found that actually handles the warnings in a proper way. 2018-12-10 17:19:28 -06:00