You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Over here is when the app opens, everything looks fine.
But due to the bug with the android sticky I'm manually recreating the window with sf::RenderWindow::Create on mouseEntered event, and this is the result:
It seems like sf::RenderWindow::Create doesn't take the button drawer into account.
Virtual device - Nexus5X API 26
IDE - Android Studio
NDK Version - compiled with r15c, using r16b ( When I try to compile with r16b I get a version unsupported error)
The bug persists on the pixel2 API 26