I have run into some rendering performance issues for my web app running in an Android WebView wrapper app.
I have seen some allusions around the web that Chrome Custom Tabs may perform better, due to using Chrome rather than WebView. However, I have done some testing with the Chrome browser on the same device, and the web app seems to perform just as poorly. Given this situation, is there any reason to expect that using a Chrome Custom Tab would perform any better?