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

Skip to content
Commit 34c8c54c authored by kaiyiz's avatar kaiyiz Committed by Gerrit - the friendly Code Review server
Browse files

Dialer: Hide CallLogSearchFragment if it is restored from bundle

If the CallLogActivity is recycled in background, current
CallLogSearchFragment will be saved in bundle in the method
onSaveInstanceState, when re-create the activity, it will be
restored, so it will overlap the CallLogFragment.

After restoring the CallLogSearchfragment, hide it.

CRs-Fixed: 775844

Change-Id: If4086097fa33adb37a2a33403d6a944852884c5b
parent edc78a7c
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