Bernd Kampl
Bernd Kampl
So apparently this is not an issue but rather an (annoying) side effect of the hass.io supervisor checking if the add-on is still responding. See also @frenck's response here: https://github.com/home-assistant/core/issues/51603#issuecomment-856523532
All I had to do was use it like this and the right menu was gone: ``` resideMenu = new ResideMenu(this); resideMenu.setSwipeDirectionDisable(ResideMenu.DIRECTION_RIGHT); ```
Tried this, the only thing that worked on my Xiaomi Redmi Note 12 Turbo (marble, released as Poco F5 in the west) with Xiaomi.eu ROM (14.0.23.0.TMRCNXM Stable) was to use...