SpringFloatingActionMenu icon indicating copy to clipboard operation
SpringFloatingActionMenu copied to clipboard

Ability to set my own margin bottom

Open Alfredo-Moreira opened this issue 8 years ago • 0 comments

Man this library is awesome and I'm planning on using it on my app. It works perfect for what i want to do but the gravity bottom and right is killing me. I have a lower menu view like Instagram has. And above it a Recycler view. I would use your library to enable quick way for the user to add something of those different listview items. I tried using the attachtoRecyclerView method but it didn't work. It still was over the lower menu view. I saw you have a method getMarginBottom(). where you set the margin from the bottom. I see you have it to bottomMargin, but if you could make another method ie setMarginBottom and allow me to set it I would love it. Or fix the attachtoRecyclerView method. Thanks in advance for the library

Alfredo-Moreira avatar Apr 22 '16 20:04 Alfredo-Moreira