com.viewpagerindicator
Interface IconPagerAdapter


public interface IconPagerAdapter


Method Summary
 int getCount()
           
 int getIconResId(int index)
          Get icon representing the page at index in the adapter.
 

Method Detail

getIconResId

int getIconResId(int index)
Get icon representing the page at index in the adapter.


getCount

int getCount()


Copyright © 2011-2012 Jake Wharton. All Rights Reserved.