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

Drop legacy com.getbase:floatingactionbutton #156

Closed
PatrykMis opened this issue Apr 16, 2022 · 3 comments · Fixed by #166
Closed

Drop legacy com.getbase:floatingactionbutton #156

PatrykMis opened this issue Apr 16, 2022 · 3 comments · Fixed by #166

Comments

@PatrykMis
Copy link
Contributor

PatrykMis commented Apr 16, 2022

Version 1.10.1 is from 2015. It is only library which uses old android.support libraries, which requires Jetifier to be enabled.
Floating Action Button can be implemented usual way with Material library:

@flackbash
Copy link
Owner

I am using a standard FloatingActionButton e.g. here, but I need a special FloatingActionButton with two options (FloatingActionsMenu) here. This is why I'm using com.getbase:floatingactionbutton. You can view this FloatingActionsMenu button in the app when adding a new directory to your library. Do you know of better options for this use case?

@PatrykMis
Copy link
Contributor Author

Unfortunately no.
I've just created pull request so you can eventually fork it.

@TacoTheDank
Copy link
Contributor

TacoTheDank commented Apr 25, 2022

Do you know of better options for this use case?

There are other libraries for FAB menus that are better maintained. I was actually looking at doing this for AudioAnchor but I forgot. I'll get this done :)

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

Successfully merging a pull request may close this issue.

3 participants