Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/romannurik/Android-WizardPager

Android pager-style wizard flow sample code
https://github.com/romannurik/Android-WizardPager

Last synced: 2 months ago
JSON representation

Android pager-style wizard flow sample code

Awesome Lists containing this project

README

        

[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

Android WizardPager Sample Code
===============================

Example `ViewPager`-based wizard UI sample code. See [my Google+ post](https://plus.google.com/+RomanNurik/posts/6cVymZvn3f4) for more details.



Additional page type examples (boolean and single text field) can be found in str4d's fork (`model`, `ui`).