sdex / ActivityManager

Launch any application activity
Apache License 2.0
604 stars 34 forks source link

Closing an application bottom sheet menu cancels the current search #18

Closed sdex closed 1 year ago

sdex commented 1 year ago

Steps to reproduce:

  1. Search for any text
  2. Open an application bottom sheet menu
  3. Close the menu using the back button and touch the outside of it
  4. The search is canceled
sdex commented 1 year ago

The androidx fragment issue to track: https://issuetracker.google.com/issues/244336571

drogga commented 1 year ago

So it can be closed now?

sdex commented 1 year ago

Not really. I had to downgrade the library version to avoid some undesired behavior but this way has no future. The bug should be fixed in the fragments library. So this issue will be open until then.

sdex commented 1 year ago

Fixed in androidx.fragment:fragment:1.5.6 and in Activity Manager 5.3.3.