nimblehq / recent-apps-thumbnail-hiding

Hide app thumbnail in Android Recent Apps
MIT License
19 stars 4 forks source link

Thumbnail is not hidden after a short swipe up gesture to recent apps #10

Open toby-thanathip opened 2 years ago

toby-thanathip commented 2 years ago

Issue

When the user swipes up the app to recent apps with a very short gesture, the thumbnail shows correctly. However when the app is resumed, the thumbnail is still showing.

Expected

When the user swipes up the app to recent apps with a very short gesture, the thumbnail shows correctly. However when the app is resumed, the thumbnail is hidden.

Steps to reproduce

  1. Get a device or emulator with that supports gestures
  2. Make sure gestures are enabled (no navigation bar)
  3. Build and run the sample on this device
  4. Swipe up with a very short gesture and let go (see video)

Tested on One Plus Nord - Android 11 (API 30)

https://user-images.githubusercontent.com/18277915/131291152-bde2b52f-3d66-46d7-9d16-9325cd8bcfa9.mp4

luongvo commented 2 years ago

It's a known issue, thanks for reporting @Tuubz

rojaslcc commented 2 years ago

Any update of this bug?

luongvo commented 2 years ago

@rojaslcc it's still under investigation, we don't have an official solution yet to apply for the fix.