Hello Gliders,
I tried Glide few years ago and immediately liked it for creating mobile apps. It provided a look&feel similar to native mobile apps (legacy)
A month ago, I needed to have another app, but now switching to pages approach.
The look is now different and I noticed that items in the list (card layout) now don’t necessarily show one item in one row. There are multiple items in the row, which I don’t want to show. They show up as a single row item on iphones, but on different Android devices, there are multiple items in the row, which I don’t want to happen.
I was playing with card size, increasing it, but just a partial result.
Is there any way to enforce single item in the row layout?
I know it is probably possible through custom CSS, but I don’t like playing with CSS, not an expert in that area.
Thanks