Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Inconsistent behaviour with Grid.RowSpan and Image #15217

Open
g-sharat opened this issue Mar 8, 2022 · 0 comments
Open

Inconsistent behaviour with Grid.RowSpan and Image #15217

g-sharat opened this issue Mar 8, 2022 · 0 comments
Labels

Comments

@g-sharat
Copy link

g-sharat commented Mar 8, 2022

Description

Inconsistent behaviour with Grid.RowSpan and Image in iOS

Steps to Reproduce

  1. Download the attached project file
  2. Add a working google map api key for Android platform
  3. Test the app in emulators (Emulators used - Android API 30, mdpi 5.4 inch. iOS - iphone 13)

Expected Behavior

Image should have same dimensions as before and after adding text

Actual Behavior

Image gets scaled in iOS and map view doesn't get updated. Works fine in Android.

Basic Information

  • Version with issue: Xamarin.Forms - 5.0.0.2196, Xamarin.Forms.Maps - 5.0.0.2196
  • Last known good version: N/A
  • Platform Target Frameworks:
    • iOS: iOS 15.0
    • Android: API 30

Screenshots

android
ios

Reproduction Link

GridRowSpanTest.zip

Workaround

None found.

Note: I only noticed this issue if it is only with images, if you replace the image with label in the attached project, it works as intended. Any fixes/suggestions to this issue is appreciated.

@g-sharat g-sharat added s/unverified New report that has yet to be verified t/bug 🐛 labels Mar 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants