Hi there,
I studied the design guidelines from Samsung:
https://developer.samsung.com/galaxy-watch/design/ui-components/dialogs
and unfortunately, the left and right buttons are obviously only available for Dialogs:
Obviously there must be different classes available as for example the "Alarm" app uses those kind of side buttons to confirm the alarm. Even a certain gesture is needed to active the button click.
As I currently develop an app, where some additional confirmation is needed (to avoid random button pressing, I would love to use exactly those buttons but cannot find any documentation on this. Do you know if there are "hidden" button classes not listet in Samsungs UI-Design-Guide?
Thanks!