Devlight / NavigationTabStrip

Navigation tab strip with smooth interaction.
Apache License 2.0
2.24k stars 313 forks source link

No of tabs #35

Open kavitamp opened 7 years ago

kavitamp commented 7 years ago

I just want two tabs for my layout.So I have placed only 2 items in titles array. Ex:-

Tab1 Tab2

But When i slide to right side from 2nd position , dot animation get performed even though there is no 3rd tab. How to solve this , please help.