A paging indicator widget compatible with the ViewPager
from the Android Support Library and inspired by ViewPagerIndicator.
It displays a fixed row of clickable icons, zoomed when selected.
You need to install Android dependencies thanks to Maven Android SDK Deployer
$ cd zoomable-icons-indicator-app
$ mvn clean package android:deploy android:run