I am building chat application. And in my application i am using View Pager with PagerSlidingTabStrip. below is snapshot.
Now i want to show numeric counter on Recent's tab when ever i received new message from user
.
Please help me i am stuck on that point from many days.
Thanks
I did it by custom view. Edit PagerSlidingTabStrip.java file like below.
If you use text tab, modify addTextTab() method.
And layout.xml