App patterns explained : Layout
Canonical
on 14 February 2013
Tags: app design , app patterns explained , Design
We want everyone to design and build beautiful and usable apps, and the App Design Guides help us do just that! So to kick things off, if you’re thinking about how to layout your app in portrait view, here’s how.
Core layout
Your app must have
- A header on the top of the screen, which consists of a coloured line, a title area and a divider
- A content area
- A toolbar with app controls which is revealed by using the bottom edge
For details about the header, toolbar and content areas, read more about app layouts.
Talk to us today
Interested in running Ubuntu in your organisation?
Newsletter signup
Related posts
Visual Testing: GitHub Actions Migration & Test Optimisation
What is Visual Testing? Visual testing analyses the visual appearance of a user interface. Snapshots of pages are taken to create a “baseline”, or the current...
Let’s talk open design
Why aren’t there more design contributions in open source? Help us find out!
Canonical’s recipe for High Performance Computing
In essence, High Performance Computing (HPC) is quite simple. Speed and scale. In practice, the concept is quite complex and hard to achieve. It is not...