[Tech Talk / Demo Show] WebView Always Laggy? How We Combined HA Lovelace with Native RosCards for Seamless D-Pad Focus Tracking & Custom Hardware Mapping

You rock. Thank you.
It seems I didn’t override pixel density! But the big takeaway is that stock is WebView 61 which is geriatric! Could you run one more adb:

adb shell “dumpsys package com.google.android.webview | grep -iE ‘versionName|codePath’”

I’m hoping it reports webview 136.x.xx

Thank you so much!

    codePath=/system/priv-app/NWebView_x15
    versionName=136.0.7103.61

Thanks mate. Big sigh of relief!