We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I disabled the text but the animation still shifts my icons to the left. This not looks aesthetic
The text was updated successfully, but these errors were encountered:
I dont now why, but when I set android:layout_marginStart="25dp" and android:layout_marginEnd="25dp" to BubbleToggleView, the animation disappear.
android:layout_marginStart="25dp"
android:layout_marginEnd="25dp"
Anyway it was the solution.
Sorry, something went wrong.
Unfortunately, the problem is not resolved on all screen resolutions.
No branches or pull requests
I disabled the text but the animation still shifts my icons to the left. This not looks aesthetic
The text was updated successfully, but these errors were encountered: