-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bubble going to the last position when clicked #44
Comments
Hi @Boguslawa-Tlolka , 👋 That's a weird bug, and I've never seen it before, It's most likely because the incompatible between the Compose system and the Traditional View/WindowManager system. Also, It seems that you didn't use the latest version, can you upgrade to the latest version and share your feedback? Thank you. 💖 |
Hi, it's still the same in the latest version |
I also tried implementing bubble without compose and this behaviour stays the same |
Can you share the video maybe, not sure why it doesn't happen on my device (Poco x3 pro) 🤔. Did you run on the android emulator? |
I run it on emulator (Pixel 3a), because the only device with Android 13 I had access to had the "Bubble touch not working properly" bug and I could't test it. |
I just tried samsung phone (real device) and it doesn't have this bug, but Pixel (real device) does have it |
Steps to reproduce
Screen.Recording.2023-09-11.at.11.25.08.mov
Expected behavior
Bubble stays in the same place
Actual behavior
On Android 13 and later bubble moves from last location to current
Crash logs
No response
Floating-Bubble-View version
0.5.6
Android version
Android 13 and later
Device
Pixel Emulator
Other details
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: