Android Question Slider Animation

Alexander Stolte

Expert
Licensed User
Longtime User
I suppose you mean something like an imageslider...?
take a look to here: https://www.b4x.com/android/forum/t...er-daimajia-androidimageslider.59835/#content

I did not mean, but still find it very good for another project, thank you

You can put a transparent panel with the dots above the TabStripViewPager and change its appearance in the PageSelected event.

Sometimes one has a block of thought, thanks

When it is done I make a tutorial about it, there is still too little about it. I always use the Slider.
 
Upvote 0

corwin42

Expert
Licensed User
Longtime User
You can have a look at this class.

This is a sliding panels example which additionally implements a simple dots indicator. I guess you will only need the last two subs of the SlidingPanels class. Use one of the available ViewPagers for the page sliding and just add the dots indicator.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…