Hi!
I am using the following adaptive card:
{
"type": "AdaptiveCard",
"body": [
{
"type": "Image",
"width": "1300px",
"height": "970px",
"url": "https://i.ibb.co/sv4FQMq/Microsoft-Teams-image.png"
}
],
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"version": "1.0"
}
The issue is that, even thought it does scale in height, it doesn't get and bigger width as shown:
PD: added msTeams full width and I't wont be scaled to the entire width of the screen, It will be wider but not the entire width


Report
All responses (
Answers (