Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ViewPager has to observe changes in underlying data. #3

Open
arazabishov opened this issue May 22, 2015 · 3 comments
Open

ViewPager has to observe changes in underlying data. #3

arazabishov opened this issue May 22, 2015 · 3 comments

Comments

@arazabishov
Copy link
Contributor

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.
@007durgesh219
Copy link

@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

@NateshR
Copy link
Contributor

NateshR commented Mar 5, 2016

@arazabishov Issue #3 fixed.

ifoche pushed a commit that referenced this issue May 12, 2017
Added inteceptor and cache config to okhttpclient instance to save an…
@stale
Copy link

stale bot commented Apr 4, 2019

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! 🤖

@stale stale bot added the stale label Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants