Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hidden Rendered View Behind Background on Android #123

Open
Patrick-web opened this issue Jan 26, 2025 · 0 comments
Open

Hidden Rendered View Behind Background on Android #123

Patrick-web opened this issue Jan 26, 2025 · 0 comments

Comments

@Patrick-web
Copy link

I encountered this issue on Android when trying to set the corner radius. The corner radius could not go beyond a particular value so I added a background color and this is what a I saw. It seems there is another view behind the background view whose radius is set and there is no way to access its properties.

Image

To reproduce try setting a corner radius greater than 30 something like 60.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant