-
Notifications
You must be signed in to change notification settings - Fork 17
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
Remove animations #8
Comments
That is because of shifting mode. If your app's Support library is over 28, you can disable this by setting |
I had already implemented that code but it doesn't seem to work. |
What version of the support library are you using? |
I'm using api 30 and androidx core version is 1.3.2 while androidx appcompact version is 1.2.0 |
I would like to understand how to remove the animations of moving between fragments. The text and icons of the bottom navigation view are enlarged when clicked. Here I would like to disable this magnification. Could you solve it?
The text was updated successfully, but these errors were encountered: