My UI guy just tried to add some buttons to our UI that are +/- buttons. The thought is to quickly hit them to increase / decrease values in a list on the screen.
This works great on desktop and works pretty good on mobile phones built in browsers, but in our app they are super slow.
Is there a setting I can change or something I can do to make them at least as fast as the native browsers?
Hi,
I’m sorry but don’t think I will be able to help you out with it.
Webviews have some differences compared to browser so things like that might occur. Recommend you playing with your HTML and CSS and just observe what could make it better.