bitsy-wallet/app
Severiano Jaramillo a608ec162a Create the menus for Balances and Net Worth that make use of a customized TabLayout and a ViewPager to obtain the desired effect.
- Created custom themed attribute colorBackgroundFocusable to assign the correct background color to the balances and net worth tabs.
- Renamed BalancesFragment to HomeFragment because, the BalancesFragment will now only be used to display the Balances in the above mentioned ViewPager.
2018-12-13 20:21:03 -06:00
..
src Create the menus for Balances and Net Worth that make use of a customized TabLayout and a ViewPager to obtain the desired effect. 2018-12-13 20:21:03 -06:00
.gitignore Initial commit 2018-10-29 15:49:42 -06:00
build.gradle - Update the MaterialDialogs library version. 2018-12-13 16:01:26 -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