GlowSize not working
gifffert opened this issue · 2 comments
gifffert commented
Hello great library. However, I ran into the problem that setting xml pressedGlowSize and unpressedGlowSize have no effect. There is a solution?
SMehranB commented
Hi, Thanks a lot for your interest in the library.
None of the buttons have the attributes pressedGlowSize and unpressedGlowSize.
As for the click effect, there is only a ripple effect on click.
If you explain what exactly it is that you want to achieve, I might be able to include it in a later version.
Extra note:
The glow effect only changes in size when you disable or enable the button using the enableWithAnimation() or disableWithAnimation() functions.
SMehranB commented
closed due to inactivity