harmony 鸿蒙Progress Bar
Progress Bar
A progress bar displays the speed, time, completion rate, and remaining volume of a task.
How to Use
Use a progress bar when your users need to wait, for example, for content loading or file transfer through Bluetooth. The loading process or operation progress is displayed so that they can know the task status.
Generally, use a rectangular bar as the progress bar.
Design progress bars based on the use scenario. Try to integrate progress bars into the UI content or operation elements to minimize the use of progress bar dialogs, making users feel less complicated.
In the dialog, if the waiting time is too long, provide a Hide button to hide the progress bar and wait the operation to be completed at the background. Display the hidden progress bar in the notification bar.
Writing Instructions
If the task object and progress are clearly displayed, no text is required. If necessary, the text must be in the following format: operation description + XX %
If the progress is not clear, use the text Being xx…
Resources
For details about the development guide related to the progress bar, see Progress.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OpenHarmony Application UX Design Specifications
harmony 鸿蒙Animation Attributes
harmony 鸿蒙Animation Design Principles
harmony 鸿蒙Application Navigation Structure Design
harmony 鸿蒙Application Page Structure Design
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦