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

[Bug] BackgroundColor ignored on Layouts using ViewRenderer on iOS #14183

Open
HeikkiDev opened this issue Apr 20, 2021 · 0 comments
Open

[Bug] BackgroundColor ignored on Layouts using ViewRenderer on iOS #14183

HeikkiDev opened this issue Apr 20, 2021 · 0 comments

Comments

@HeikkiDev
Copy link

HeikkiDev commented Apr 20, 2021

Description

Background color ignored on some Layout (I tested Grid and StackLayout) when I use my own ViewRenderer on iOS.

Steps to Reproduce

  1. Write my own ViewRenderer on iOS.
  2. Set Background color on Grid/StackLayout.

Expected Behavior

Actual Behavior

Basic Information

  • Version with issue: I tested each release version over 3.0
  • Last known good version:
  • Platform Target Frameworks:
    • iOS: 14
  • NuGet Packages:
  • Affected Devices: iOS Simulator and physical devices

Reproduction Link

https://github.com/HeikkiDev/XF5.0BackgroundColorIgnoredBug

Workaround

Remove my iOS custom ViewRenderer.

@HeikkiDev HeikkiDev added s/unverified New report that has yet to be verified t/bug 🐛 labels Apr 20, 2021
@rachelkang rachelkang added a/customrenderer p/iOS 🍎 and removed s/unverified New report that has yet to be verified labels Apr 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants