How do i disable overscroll animation in companion app?

I don’t like the way my background image stretches when its being over scrolled.

in fully kiosk, there is an option to disable this overscroll animation, is there also an option for this in companion app?

that would be a feature request for the app which you can submit here: home-assistant Android · Discussions · GitHub

the app would need to use the following API to achieve this.

https://developer.android.com/reference/android/webkit/WebView#setOverScrollMode(int)

thanks. I have filed it here: