Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

floating action library animation problem and landscape mode loose buttons on screen? #479

Open
hackertom opened this issue Jun 7, 2020 · 1 comment

Comments

@hackertom
Copy link

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?

@kabumere
Copy link

kabumere commented Aug 5, 2020

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants