bitsy-wallet/app
Severiano Jaramillo 82efa60a36 Introduce the new Android Architecture Components' Navigation.
- Remove the old MainActivity layout that included a BottomNavigationView.
- Start using the Navigation AAC and make the BalancesFragment the default Fragment so that it is the first to appear.
2018-12-12 20:56:20 -06:00
..
src Introduce the new Android Architecture Components' Navigation. 2018-12-12 20:56:20 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle Introduce the new Android Architecture Components' Navigation. 2018-12-12 20:56:20 -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