-
Notifications
You must be signed in to change notification settings - Fork 102
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
Migrating to AndroidX #15
Comments
Found the issue: |
Download code and remove deprecated code with val shapePathModel = ShapeAppearanceModel.builder().setTopEdge(topEdgeTreatment).build(); |
@Mr-Ramzan thanks for the response. I came across another issue :
Do you know how to fix this ? |
That was deprecated I was in a hurry but cannot have help from Google Samples For Material Bottom Bar. But in future, I'll come back to using this library by tweaking a bit if I get any spare time By the way, I resolved this issue but even that, it did not work. code i resolved is not available |
@Mr-Ramzan are you getting shadows using this? is this a different library "space tab bar" if it is, please provide link |
@Mr-Ramzan were you able to get the shadow? |
Error inflating class com.tbuonomo.morphbottomnavigation.MorphBottomNavigationView in XML
The text was updated successfully, but these errors were encountered: