Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Material Theming: Android Basics with Compose #83

Open
ChPu0 opened this issue Jan 12, 2024 · 0 comments
Open

Material Theming: Android Basics with Compose #83

ChPu0 opened this issue Jan 12, 2024 · 0 comments

Comments

@ChPu0
Copy link

ChPu0 commented Jan 12, 2024

URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-compose-material-theming?hl=fr&continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-3-pathway-3%3Fhl%3Dfr%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-material-theming#5

In which task and step of the codelab can this issue be found?
In section : Initialiser les polices
Where it says : "Ensuite, définissez les différents types de titres en fonction des polices que vous venez d'ajouter. L'objet Typography comporte des paramètres pour 13 caractères différents, décrits ci-dessus. Vous pouvez en définir autant que nécessaire. Dans cette appli, nous allons définir displayLarge, displayMedium et bodyLarge. Dans la partie suivante, vous utiliserez labelSmall, donc nous allons également l'ajouter ici."

Describe the problem
It is said "13 caractères différents" (13 differents types) howerver on the above section the number is 15

Steps to reproduce?
As described above

Additional information
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant