InfiniTime/doc/ui_guidelines.md

15 lines
687 B
Markdown
Raw Normal View History

2021-06-13 09:47:12 +00:00
# UI design guidelines
- Align objects all the way to the edge or corner
- Buttons should generally be at least 50px high
- Buttons should generally be on the bottom edge
- Make interactable objects **big**
- When using a page indicator, leave 8px for it on the right side
- It is acceptable to leave 8px on the left side as well to center the content
2021-06-13 09:47:12 +00:00
- Top bar takes at least 20px + padding
- Top bar right icons move 8px to the left when using a page indicator
2021-11-06 13:04:37 +00:00
- A black background helps to hide the screen border, allowing the UI to look less cramped when utilizing the entire display area.
- A switch should be twice as wide as it is tall.
2021-06-13 14:21:03 +00:00
![example layouts](./ui/example.png)