Languages

Menu
Sites
Language
Dialog-Buttons on left/right for standard usage

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:

 

Left/right buttons

 

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!

Edited by: Hafner on 05 Oct, 2018

Responses

1 Replies
Armaan-Ul- Islam

I guess you are looking for .NET solution for the wearable buttons. In that case, Please Check:

GitHub > Samsung > Tizen Wearable CircularUI

You would find the Classes & Documentations on various UI components for Tizen Circular Wearable UI.

And for exact Two ButtonPage, Check this reference.