notification tray
UI Overview
PUBLISHED
- Read more about UI Overview
Notifications
PUBLISHED
In the Tizen platform, there are various methods available to notify users of new events on the device. Notification panel and ticker notifications are provided as generic notification methods and you can also use pop-up and badge notifications.
The notification UI supports multimodal feedback, which is a combination of events from visual, auditory, and tactile interfaces.
You can use the following types of notifications:
Navigation
PUBLISHED
Navigation in Tizen follows the principle that a device's screen must move and change according to changes in the application depth. The navigation design must be consistent so that the user can clearly understand which depth and screen of the application they are currently using.
Since navigation is the single biggest factor affecting an application's overall usability, we encourage you to consider navigation-related issues as early as possible in your application development process.