Skip to content

App Information

Daniel Bergeron edited this page Dec 1, 2023 · 4 revisions

Shop Item Information

Information stored for each shop item.

  • Title
  • Picture
  • Price
  • Description

Font

Lato

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.

Rules:

  • 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
Clone this wiki locally