i would like to implement something like this with b4a. is there something like this i could use ?
i know tabstrip but tabstrip will show all tabs in 1 page i would like to have 20-30 tabs (for each month) and move them like in the video where the selected tab is always in the center
at the top 3 labels that you reuse and put in a panel with touch events.
at the bottom your 20 panels that you slide in based on the top action
or 2 that you reuse if you use layout files, will be slower tho since you need to recreate the content and adjust the states.