Skip to content

Lower duration to change color for mobile ActionButton

Devin Lin requested to merge work/decrease-action-button-color-time into master

Currently the floating action button in mobile feels a bit sluggish when being tapped due to the long delay of the colour change. If you do a quick tap, the colour doesn't even change at all, and so it then doesn't really feel like a button. Lower the animation duration so that it feels more responsive.

Merge request reports