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

Carbon's Framelayout setCornerRadius() making it invisible on API level below 29 #442

Open
abdulhafeez176 opened this issue Mar 18, 2024 · 0 comments

Comments

@abdulhafeez176
Copy link

I am using Carbon's framelayout as a container for my custom widget which has a corner radius. I am setting same corner radius using carbonLinearLayout.setCornerRadius() to carbon's framelayout as well to make the shadow rounded but it just makes the carbon framelayout invisible. Its shows and works fine on API level => 29 but below 29, it is invisible but clickable. It also shows fine in layout inspector as well. Don't know whats happening.

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