I'm trying to realize/display more than 3 items in a Genlist on Tizen 5 wearable (circular).
Tried:
- creating custom item style (setting min/max values)
- overriding
1text
style with my own content
But everytime the genlist has exactly 3 items.
Bonus solution: how to keep the 1text
style while having more than 3 items?