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

[Material, iOS] Frame on iOS isn't respecting the corner radius #5544

Closed
davidortinau opened this issue Mar 14, 2019 · 1 comment
Closed

Comments

@davidortinau
Copy link
Contributor

davidortinau commented Mar 14, 2019

Description

<Frame Margin="20" 
               HeightRequest="200"
               Padding="0"
               CornerRadius="0"
               >

Results in sharp corners with a default Frame, but with a rounded corner using Visual="Material" on iOS. Android appears consistent.

Expected Behavior

Radius works throughout.

Actual Behavior

Material renderer isn't getting it done.

Basic Information

  • Version with issue: 3.6.0

Screenshots

Screenshot 2019-03-13 19 02 22

Screenshot 2019-03-13 19 00 26

Reproduction Link

Archive.zip

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