bubble-navigation
bubble-navigation copied to clipboard
Text disabled but animation of icon always active
I disabled the text but the animation still shifts my icons to the left. This not looks aesthetic
I dont now why, but when I set android:layout_marginStart="25dp"
and android:layout_marginEnd="25dp"
to BubbleToggleView, the animation disappear.
Anyway it was the solution.
Unfortunately, the problem is not resolved on all screen resolutions.