I am trying to create a native app with radio buttons for a galaxy watch, recreating the “Radio Buttons” screen shown from Tizen documentation here https://developer.samsung.com/galaxy-watch/design/ui-components/selection-controls
Can someone please provide a working example of radio buttons to produce the example on the FIRST image above? I am looking for a native (C) example with:
- Radio buttons
- Scroll bar
- Circular appearance (only center option is zoomed in)
Hello , the instructions you followed were only for the Buttons . not the UI ( circular scrolling and centering the selected button )
what you need is a group index in the genlist , have a look at this link :
Original thread is HERE