-
Notifications
You must be signed in to change notification settings - Fork 0
App Information
Daniel Bergeron edited this page Dec 1, 2023
·
4 revisions
Information stored for each shop item.
- Title
- Picture
- Price
- Description
We will use the Lato font all rules for how it should be styled are below. Font can be found app/src/main/res/font.
Use android:fontFamily to set font.
- Page titles should be 20sp
- Paragraph text should be 14sp
- List titles should be 14sp and should show importance using medium weight
- List item titles, Important text snippets should be 16sp
- Secondary text, Captions should be 14sp using lighter color to show lowered importance
- Buttons, Tabs should 14sp using medium weight
- Text inputs should 16sp Click here for more details