Open arazabishov opened 9 years ago
@ArazAbishov I am a new contributor and want to work on this issue. Please let me know if anyone else is working on it. Thanks
@ArazAbishov Issue #3 fixed.
Hi! Due to a lack of activity on this issue over time (7.776*10^9 ms and counting, to be precise) it seems to be stale. If there is no further progress on it, it will be closed automatically.
If this is still relevant, maybe there is something you can do to move it forward? For example provide further information in a comment, or supply a PR? Any activity on this issue will keep it open. Thanks! 🤖
If new dashboard is added or removed, tabs in DashboardViewPagerFragment get out of sync with ViewPager.
1) Re-implement DashboardAdapter (Inherit from FragmentStatePagerAdapter instead of FragmentPagerAdapter) 2) Enhance SlidingTabLayout in order to observer changes in ViewPager.