You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
As default the animation on big menu button when user click and drawable is "+" rotate animation go to left and replaced with "x", how change the left position animation to right position animation?
PROBLEM 2:
When I add 6 mini buttons on dab and rotate my divide to landscape mode the last mini button hide on screen! And I use 6" mobile phone! How I fix this problems on my phone and smaller screen sizes phones?
The text was updated successfully, but these errors were encountered:
This library hasn't been updated in 3 years. Consider using ExpandableFab to achieve your desired functionality.
You can replace the main icon (it also defaults to a + sign) and you can change the direction it spins when click, and the speed in which it spins.
It's also screen orientation aware, solving your second issue. You can have the ExpandableFab display a different set of issues from portrait to landscape mode, or just customize the margins between each option.
Let me know if you try it and have any questions.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
PROBELM 1:
As default the animation on big menu button when user click and drawable is "+" rotate animation go to left and replaced with "x", how change the left position animation to right position animation?
PROBLEM 2:
When I add 6 mini buttons on dab and rotate my divide to landscape mode the last mini button hide on screen! And I use 6" mobile phone! How I fix this problems on my phone and smaller screen sizes phones?
The text was updated successfully, but these errors were encountered: