How to make a multi-step android view? -


i want make multi-step register page. need pages. lave tried many things don't know how connect register parts submit them server @ same time think making multiple activity not efficient.

i think you're looking viewpager. here how used.

https://developer.android.com/training/animation/screen-slide.html


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

Voice chat over bluetooth between Android & Python (pybluez) -

javascript - Contenteditable field onchange event add date -