Setting BackgroundColor on Button has a colateral effect of not changing aynmore on pressed/clicked to feedback the state.
So I wonder how are you solving it? One solution that immediately comes to my mind is to create a custom renderer that would raise Pressed event and custom button will change the backgroundcolor during being pressed.
Or is there an easier solution?
↧
Button.BackgroundColor feedback when clicked
↧