bitsy-wallet/app
2018-12-13 12:34:42 -06:00
..
src Replaced SettingsActivity with SettingsFragmet and created the Navigation methods to hook the Balances' Settings toolbar icon with the Settings fragment so it automatically opens when the icon is tapped. 2018-12-13 12:34:42 -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