Hey guys I am working a an app that heavily relies on webviews, the problem is that there is a lot of jank.
I tried to turn on hardware acceleration but it didn't help. What else can I do ?
l
louiscad
10/04/2021, 2:03 PM
Enable StrictMode, and try various Android performance diagnostic tools provided by Google like systrace.
louiscad
10/04/2021, 2:04 PM
BTW, this is not Kotlin related, please check the topic to find the best places for such Android only questions.