jjochen / JJFloatingActionButton

Floating Action Button for iOS
https://jjochen.github.io/JJFloatingActionButton
MIT License
374 stars 75 forks source link

Remove White Border from Action Items #275

Closed shadowstriker15 closed 3 years ago

shadowstriker15 commented 3 years ago

As asked from this issue #207, I am still having trouble not having a white border if an image is added to an action item. Thanks!

shadowstriker15 commented 3 years ago

I see now that increasing the imageSize for the actionButton and actionItems removes this border. Thanks!