Hi all,
I'm starting a new cross-platform (Android & iOS) project and I'm new for both frameworks (B4XPages & XUI).
If I understood well, I can use B4XPages for the main app flow / navigation (from screen to screen) and within the [B4XPages]/Page I can implement all the XUI views (like "[XUI] CustomListView") to show the data in a cross-platform way. Is this correct ?
Ive been looking through (lots) of examples but not seen any that have a text description below the bitmap What i was looking for was a scrollview with max 8 bitmaps across by ?? down. Each bitmap would have a short description, 20 chars, below. The idea is to be able to scroll up/down...