add the support of overview part of Dashboard for smaller screens
Closed this issue · 2 comments
atiratree commented
add new fragment with overview
atiratree commented
Overview has to be refactored even in the tablet mode. The fragment doesn't refresh new data after the sync.
atiratree commented
we should use
viewPager.setOffscreenPageLimit(PAGER_TITLES.length - 1);
when there will be 3 fragments