Hi, I need a widget that looks like Android's ViewPager. The content will not be so complicated, just an image and a text for each page and an indicator at the bottom. The indicator is like one that used on application menu of some Android devices, which show n circles for n pages and m-th circle is filled to indicate that current page shown is m-th page.
↧