-
Notifications
You must be signed in to change notification settings - Fork 533
Open
Open
Copy link
Labels
bugmobileQuestions related to mobile devices.Questions related to mobile devices.teams-developer-supportQuestion related to extensibility (Bot, ME, Tab) would be marked under this labelQuestion related to extensibility (Bot, ME, Tab) would be marked under this label
Description
Steps to reproduce
- Set the Adaptive Card’s
backgroundImageto a very small PNG (e.g., 1x1px or 1x3px) - Set
fillModetocover - Make the card content vertically long (e.g., long text block)
- Open the card in Teams on Android; the app crashes and reloads as soon as the background image loads
Note:
- If the background image is made vertically longer (e.g., 5x100px), the crash does not occur
- Using
fillMode=repeatVerticallyorrepeatprevents the crash
Expected behavior
Teams Android should render the card without crashing, as on PC/iOS, even with small images and long cards.
Actual behavior
On Teams Android, the app crashes and reloads as soon as the background image loads. This does not occur on PC or iOS.
Error details
- Teams Android version: 1416/1.0.0.2025204802/1124
- Calling Version: 2025.34.01.9
- Devices: Pixel 7a, Pixel 8a
- Sample JSON and reproduction video available
- The threshold for crashing (card height/text amount) varies by device
JSON Sample
Please see this 👉 20251203 - example.json
Repro crash
https://github.com/user-attachments/assets/3dba7f39-47e3-4196-9ad2-4ef0da1af2eb
Metadata
Metadata
Assignees
Labels
bugmobileQuestions related to mobile devices.Questions related to mobile devices.teams-developer-supportQuestion related to extensibility (Bot, ME, Tab) would be marked under this labelQuestion related to extensibility (Bot, ME, Tab) would be marked under this label