FMXTileList orientation

Hi, now we can change the orientation in tile list ? i have only horiz scrolling but i need of a vert scrolling ... thx

Hi, 


Sorry this is not possible. Only horizontal scrolling is supported

the problem is on narrow phones, horiz scrolling is a problem with finger ..

Are you using iOS only? If so, you should take a look at the TTMSFMXNativeUICollectionView, there you can define a vertical scrolling view, which has a very high performance as this is a native iOS control.