Android Question A B4XTabStripViewPager

LucaMs

Expert
Licensed User
Longtime User
Is there a B4X View similar to the B4A TabStripViewPager?

I would like there was one like that, without the top part. (Thinking better about it, it seems to me that the top part is "hidable" (I think this is a my English neologism 😄), perhaps setting its height to zero).

If it does not exist... who will create it? 😇

(I can't, I don't have B4i)
 

Alexander Stolte

Expert
Licensed User
+
=
 
Upvote 0

LucaMs

Expert
Licensed User
Longtime User
I know those your libraries, Alexander (I added my Likes just when you published them ;))
 
Upvote 0

LucaMs

Expert
Licensed User
Longtime User
thanks, but is it not enough ViewPager?
ASTabStrip should be enough good.

Since it uses other elements (one class for B4i and your other two libraries) I should "merge" these into one class.

I will see what to do, for now it is not urgent.

Thank you, Alexander.
 
Upvote 0

LucaMs

Expert
Licensed User
Longtime User
both libs. in one? sounds not so good.
Having your 3 separate libraries can certainly be convenient!
On the other hand, having a View like TabStripViewPager, one library, too (better if it was B4X, that is, working at least with B4A and B4i).
 
Last edited:
Upvote 0
Top