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

Adding new icon makes background curve out of sync #6

Closed
klodha opened this issue Jul 5, 2020 · 2 comments
Closed

Adding new icon makes background curve out of sync #6

klodha opened this issue Jul 5, 2020 · 2 comments

Comments

@klodha
Copy link

klodha commented Jul 5, 2020

Describe the bug
When trying to add a new element in bottom navigation with index 4, Visual white curved background no longer stay in sync with elevated icons. It seems that

To Reproduce
Steps to reproduce the behavior:

  1. In bottom_navigation_bar, go to line 168
  2. add another instance of _icon with index 4.
  3. Run app
  4. White curved white bar which move with elastic effect no longer remains behind the selected icon.

Expected behavior
Curved background should dynamically adjust based on number of elements in bottom tabs.

Smartphone (please complete the following information):

  • Device: Samsung Note 9
  • OS: Android 10
@shivanigupta19
Copy link
Contributor

Describe the bug
When trying to add a new element in bottom navigation with index 4, Visual white curved background no longer stay in sync with elevated icons. It seems that

To Reproduce
Steps to reproduce the behavior:

  1. In bottom_navigation_bar, go to line 168
  2. add another instance of _icon with index 4.
  3. Run app
  4. White curved white bar which move with elastic effect no longer remains behind the selected icon.

Expected behavior
Curved background should dynamically adjust based on number of elements in bottom tabs.

Smartphone (please complete the following information):

  • Device: Samsung Note 9
  • OS: Android 10

Please attach the image of the issue.

@TheAlphamerc
Copy link
Owner

Closing issue due to no response from @klodha . If someone facing the same issue feel free to reopen the issue.

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

3 participants