Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

ICViewPager Tabs are not updating properly #103

Open
ReddyBashaShaik opened this issue Jan 28, 2015 · 0 comments
Open

ICViewPager Tabs are not updating properly #103

ReddyBashaShaik opened this issue Jan 28, 2015 · 0 comments

Comments

@ReddyBashaShaik
Copy link

I am using ICViewPager in my application and i have 3 tabs like (Tab1, Tab2 and Tab3) along with 3 ViewControllers like(ViewController1, ViewController2 and ViewController3). Currently i am facing one problem is that when i try to tap between the tabs quickly view is not updating properly.

Actual Behaviour:

  1. When Tab 2 is selected on header but ViewController 1 is showing.
  2. When Tab 3 is selected on header but ViewController 2 is showing.
  3. When Tab 1 is selected on header but ViewController3 is showing.

Expected Behaviour:

  1. When Tab 2 is selected on header then ViewController2 should show
  2. When Tab 3 is selected on header then ViewController3 should show.
  3. When Tab1 is selected on header then ViewController1 should show
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant