Skip to content
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

Predictive gesture only works once after the app is launched #845

Open
kopylovis opened this issue Jan 31, 2025 · 3 comments
Open

Predictive gesture only works once after the app is launched #845

kopylovis opened this issue Jan 31, 2025 · 3 comments
Labels
investigate Something might be broken and needs to be investigated

Comments

@kopylovis
Copy link

kopylovis commented Jan 31, 2025

Hello!
I encountered the fact that the predictive gesture works only once after launching the application, then it does not work anywhere.
Example with a sample app from the decompose repository from today's date:
Device: Pixel 9, Android 15.
This only happens on the release build.

predictive.mp4
@arkivanov
Copy link
Owner

Thanks for the report. I tried on an emulator and Pixel 9 Pro, Android 34 and 35, debug and release builds, with and without minification, but couldn't reproduce the issue. Maybe you could provide the code how you setup the release build?

@arkivanov arkivanov added the investigate Something might be broken and needs to be investigated label Jan 31, 2025
@kopylovis
Copy link
Author

I simply downloaded the decompose repository from the master branch, open it in Android Studio and without editing anything, built a release build using Build -> Generate Signed App Bundle / Apk, selected the APK, and so on.

Reproduced this in my project too. Reproduced with two Pixel 9 devices on Android 15. Maybe it's something related to pixel 9, idk. Unfortunately there is no real device of another manufacturer to test.

@arkivanov
Copy link
Owner

Thanks of the update. Sadly, without being able to reproduce I won't be able to fix it. Though, I would be happy to accept a PR with a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigate Something might be broken and needs to be investigated
Projects
None yet
Development

No branches or pull requests

2 participants