How to add dots for ViewPager in Android?
I am referring to the following link to create a view Pager for android 2.2
It worked all fine. But I want show dots below the views I am using. How do I do this?
I am not writing any code here as its same as the one in the link I have shared.