Skip to content

Typo with Material Theming: Android Basics in Compose #15

@jacksonchen1998

Description

@jacksonchen1998

URL of codelab

Material Theming with Jetpack Compose

In which task and step of the codelab can this issue be found?

Add typography - Download custom fonts - Step 8

Describe the problem

Original description:
8. In your font folder, rename Abril_Fatface.ttf to abril_fatface_regular.ttf.

Abril_Fatface.ttf is the wrong name, actually is "AbrilFatface-Regular.ttf"

So the 8th step will turn into
8. In your font folder, rename AbrilFatface-Regular.ttf to abril_fatface_regular.ttf.

Additional information

2022-12-12_18-01

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions