Closed llucax closed 3 years ago
Implements 2 types of buttons with images:
ImageButton
StyledButton
foregroundImage
Changes:
StyledButton.foregroundImage
lunofono_bundle
ImageButtonPlayer
Fixes #7.
Implements 2 types of buttons with images:
ImageButton
shows only the image and makes it clickeable without any effects.StyledButton
now can provide aforegroundImage
that will be displayed as part of the button (like an icon).Changes:
StyledButton.foregroundImage
lunofono_bundle
to v0.3.0ImageButtonPlayer
Fixes #7.