Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Rendering] Padding for action wrapper doesn't scale with device font change #127

Copy link
Copy link

Description

@MohanSuri
Issue body actions

Target Platforms

iOS, Android

SDK Version

2.2.35

Application Name

Microsoft Viva connections mobile

Problem Description

When we change device font size, padding for action wrapper doesn't change and remains constant at 10

Screenshots

No response

Card JSON

Any card with action wrapper causes problem
{"$schema":"https://adaptivecards.io/schemas/adaptive-card.json","type":"AdaptiveCard","version":"1.3","body":[{"type":"Container","items":[{"type":"Image","url":"${imageUrl}","altText":"${imageAltText}"},{"type":"ColumnSet","spacing":"none","columns":[{"type":"Column","items":[{"type":"Icon","iconProperty":"${iconProperty}","altText":"${iconAltText}"}],"width":"auto"},{"type":"Column","spacing":"none","items":[{"type":"TextBlock","subType":"Title","text":"${title}","wrap":false,"maxLines":1,"spacing":"none"}],"width":"stretch"}]},{"type":"TextBlock","subType":"BodyPrimary","text":"${primaryText}","spacing":"none","wrap":true}]}]}

Sample Code Language

No response

Sample Code

No response

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    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

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.