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

[Android][TextBlock] Font Weights are not consumed. #4015

Closed
Gunashree-R-V opened this issue May 15, 2020 · 4 comments · Fixed by #4776
Closed

[Android][TextBlock] Font Weights are not consumed. #4015

Gunashree-R-V opened this issue May 15, 2020 · 4 comments · Fixed by #4776
Assignees
Labels
Area-Inconsistency Bugs around renderer inconsistencies across different platforms Bug High Priority Partner-CiscoWebEx Bugs impacting CiscoWebEx integration scenarios Partner-MsftTeams Issues related to AC integration with Microsoft Teams partner Partner-MsftTeamsMobile Bugs related specifically to Teams Mobile integration (iOS/Android) Platform-Android
Milestone

Comments

@Gunashree-R-V
Copy link

Gunashree-R-V commented May 15, 2020

Platform

  • Android

Author or host

Host - Teams Android app

Version of SDK

1.2.6

Issue

image

However, desktop has normal typeface with lesser fontWeight.

image

Moreover it is found that each fontWeight property is mapped to Typeface as below on Android:
Lighter -> Italic
Default -> Normal
Bolder -> Bold.

On the other hand, iOS and Desktop consumes the values from hostConfig for each fontWeight and use that:

Also, attaching the relevant JSON.
fontWeight.zip

cc: @VikrantSingh01.

@VikrantSingh01 VikrantSingh01 added Partner-MsftTeamsMobile Bugs related specifically to Teams Mobile integration (iOS/Android) Partner-MsftTeams Issues related to AC integration with Microsoft Teams partner High Priority labels May 19, 2020
@VikrantSingh01
Copy link

VikrantSingh01 commented May 19, 2020

FYI - @shalinijoshi19 , @anbah34

@ghost ghost added the Triage-Needed label Jun 9, 2020
@ghost ghost removed the Triage-Needed label Jun 9, 2020
@ghost
Copy link

ghost commented Jun 9, 2020

Hi @Gunashree-R-V. We have acknowledged this issue report. Please continue to follow this issue for updates/progress/questions.

@jwoo-msft
Copy link
Member

@almedina-ms could you please give justification of why this feature can not be supported in Android?

@jwoo-msft jwoo-msft removed their assignment Jul 16, 2020
@jwoo-msft jwoo-msft added the Area-Inconsistency Bugs around renderer inconsistencies across different platforms label Aug 26, 2020
@shalinijoshi19 shalinijoshi19 modified the milestone: 20.09 Sep 18, 2020
@shalinijoshi19 shalinijoshi19 added this to the 20.09 milestone Sep 21, 2020
@ghost ghost added the AdaptiveCards v20.09 label Sep 21, 2020
@shalinijoshi19 shalinijoshi19 modified the milestone: 20.09 Sep 21, 2020
@almedina-ms almedina-ms self-assigned this Sep 21, 2020
@shalinijoshi19 shalinijoshi19 added the Partner-CiscoWebEx Bugs impacting CiscoWebEx integration scenarios label Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Inconsistency Bugs around renderer inconsistencies across different platforms Bug High Priority Partner-CiscoWebEx Bugs impacting CiscoWebEx integration scenarios Partner-MsftTeams Issues related to AC integration with Microsoft Teams partner Partner-MsftTeamsMobile Bugs related specifically to Teams Mobile integration (iOS/Android) Platform-Android
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants