Severiano Jaramillo
26e1e427c9
Add Transactions toolbar menu items with their respective icons.
2018-12-19 10:08:24 -06:00
Severiano Jaramillo
cee1753184
Create BounceTouchListener class in the project and use it to add a Bouncy effect to the Transactions items when the user tries to overscroll.
2018-12-19 09:43:09 -06:00
Severiano Jaramillo
89cf6f3df2
Add slide-in animation when the Transactions items are loaded into the screen.
2018-12-18 08:51:45 -06:00
Severiano Jaramillo
1565bab28c
Improve Transactions' cards UI.
2018-12-13 11:49:57 -06:00
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
Severiano Jaramillo
93f2abfb0e
- Removed not needed stuff.
...
- Created new MainActivity using a BottomNavigationBar and created all the necessary icons for such bar.
2018-11-21 14:47:21 -06:00
Severiano Jaramillo
418c0b4ddd
Add content to the BalancesFragment, mostly copied fron the old wallet.
2018-10-30 15:27:20 -06:00