Skip to content
Commit add468c0 authored by TYM Tsai's avatar TYM Tsai
Browse files

Fix the save UI does not restore

The new behavior of preesing the back key will move the activity
task to the background, but the activity has not yet been finished.
This will break some behaviors base on the onFinish() method when
the back key is pressed.
Make sure to restore the save UI after processing the back key event.

Fixes: 162203720
Test: atest CtsAutoFillServiceTestCases
Change-Id: I028056cadaa467cf1f795b0b76c88d24e0ba1955
parent 6abd9378
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