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
3d6ce645b5
Make proper configurations to enable the Navigation component and make use of it to add the navigation to the Merchants fragment and back to the Balances fragment.
2018-12-12 21:30:27 -06:00
Severiano Jaramillo
c77c62fb87
Create a Toolbar menu to MainActivity and add an entry to open the SettingsActivity.
2018-11-24 10:11:30 -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
30ae9c36bf
Create empty SettingsActivity and an Intent to open it from the Settings icon in the MainActivity bottom status bar.
2018-10-30 12:41:09 -06:00
Severiano Jaramillo
2ae5656c5c
Created MainActivity's Tabs with the first tab having the bitshares logo and the other two their corresponding text names.
2018-10-29 20:30:53 -06:00
Severiano Jaramillo
0155f1f9f8
Create basic MainActivity with Tabs. Change app name to BiTSy and add the bitshares logo as the launcher icon.
2018-10-29 19:59:02 -06:00