-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
We want to be able to display a header on the top of the screen. It would store some system info that the driver doesn't normally need, but it's there if they need it.
Example: Battery percentage.
I'm thinking we copy the format of a MacBook navbar. Just a thin strip (rectangle) on the top with a battery percentage.
To accomplish this, the header should just take a list of views to display.
Reactions are currently unavailable