jjochen / JJFloatingActionButton

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

Button image not appearing on button #284

Closed ahmedayoub95 closed 10 months ago

ahmedayoub95 commented 1 year ago

Describe the bug

actionButton.buttonImage does not appear the image on button.

To reproduce

  1. actionButton.buttonImage = UIImage(named: "chat_float_icon.png")

Expected behavior

Screenshots

Environment

Additional context

jjochen commented 11 months ago

Do you have a reproducible example. There is not a lot to go on.

jjochen commented 10 months ago

Closing this for now