Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a2c5763f authored by Sergey Nikolaienkov's avatar Sergey Nikolaienkov
Browse files

Commit SearchFragment-dismissing transaction safely

Schedule (self-)dissmissing SearchFragment with using a variation of
FragmentTransaction.commit() method, instead of trying to execute
transaction right away using commitNow() with may cause
java.lang.IllegalStateException: "FragmentManager is already executing
transactions".

Bug: 259640896
Test: atest DocumentsUIGoogleTests
Change-Id: Ia1d29104e4ada298b4fc02b4cec98a892ecbd3f6
parent 82e4f05e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment