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

Update design tokens #305

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Update design tokens #305

merged 1 commit into from
Oct 3, 2023

Conversation

tuentisre
Copy link
Collaborator

This PR was automatically created by the import-design-tokens GitHub Action.

@tuentisre tuentisre requested review from a team, AnaMontes11, dagonco and jeprubio and removed request for a team October 3, 2023 08:07
@dagonco dagonco requested review from yamal-alm and removed request for jeprubio October 3, 2023 08:09
@github-actions
Copy link

github-actions bot commented Oct 3, 2023

📱 New catalog for testing generated: Download

@@ -125,7 +125,9 @@
<item name="tabsLabelFont">?font_family_medium</item>
<item name="linkFont">?font_family_medium</item>
<item name="title1Font">?font_family_medium</item>
<item name="title2Font">?font_family_regular</item>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

title2 in Movistar is bold

@@ -138,7 +140,9 @@
<item name="tabsLabelTextStyle">normal</item>
<item name="linkTextStyle">normal</item>
<item name="title1TextStyle">normal</item>
<item name="title2TextStyle">normal</item>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

light

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those parameters are correct. Android just check if the style of the text is bold, italic or normal.
Normal means, no bold, no italic.

What causes the text to use the light font is "title2Font" attribute.

Sounds weird I know, but thanks for noticing! 😇

@@ -138,7 +140,9 @@
<item name="tabsLabelTextStyle">normal</item>
<item name="linkTextStyle">normal</item>
<item name="title1TextStyle">normal</item>
<item name="title2TextStyle">normal</item>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Light

<item name="indicatorTextStyle">normal</item>
<item name="navigationBarTextStyle">normal</item>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Medium

Copy link

@AnaMontes11 AnaMontes11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dagonco dagonco merged commit 57c66f0 into main Oct 3, 2023
4 checks passed
@dagonco dagonco deleted the import-design-tokens branch October 3, 2023 14:18
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

Successfully merging this pull request may close these issues.

4 participants