Version/Branch of Dear ImGui:
Version: 1.87
Back-end/Renderer/Compiler/OS
Back-ends: imgui_impl_android.cpp
Compiler: Android NDK/clang
Operating System: Android 13
My Issue/Question:
On Android, after clicking a button it stays rendered as in active/pressed state. It is getting rendered as inactive only after another button/item is clicked.

Standalone, minimal, complete and verifiable example:
Build and run android sample shipped with the library, click the button.
Version/Branch of Dear ImGui:
Version: 1.87
Back-end/Renderer/Compiler/OS
Back-ends: imgui_impl_android.cpp
Compiler: Android NDK/clang
Operating System: Android 13
My Issue/Question:
On Android, after clicking a button it stays rendered as in active/pressed state. It is getting rendered as inactive only after another button/item is clicked.
Standalone, minimal, complete and verifiable example:
Build and run android sample shipped with the library, click the button.