android - create a slide scrolling series of panels -
I am writing my first Android app.
The app shows the bus stop information, I want to make a panel for each, stop it, that the user can scroll each and every city like a weather app with a panel. By looking at God guide, I do not think how to do it.
Should I Use Layout Objects / View Groups? Or should I look elsewhere?
Looks like you have an example of its use.
Comments
Post a Comment