bitsy-wallet/app
Severiano Jaramillo 2619541e16 - Create and add the new Transactions, Merchants and Settings icons and use them in the Balances toolbar.
- Remove the transactions section from the Balances fragment.
- Create a new TransactionsFragment which hosts the list of trasactions.
- Add the transactions destination to the navigation graph so that the Navigation component automatically handles the transition when the transactions icon is selected in Balances.
2018-12-13 08:20:17 -06:00
..
src - Create and add the new Transactions, Merchants and Settings icons and use them in the Balances toolbar. 2018-12-13 08:20:17 -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