Skip to content
Commit 00a27256 authored by raysb.kim's avatar raysb.kim Committed by seunghyun85.lee
Browse files

Only one task within the stack should moveToBack



In case of the last stack of application move to back,
ONLY one stack within stack should move to back.
but stack itseft move to back.

Default bahavior of ActivityManager is that the stack will
go back within stack when the last stack of application move
to back. The stack is managed by DisplayContent of WindowManagerService
should be same but taking one more action that move stack itself.

Change-Id: If394ddf16b0fcda2ae3252e8f3b5336322ef6808
Signed-off-by: default avatarSeunghyun Lee <seunghyun85.lee@lge.com>
parent 34c495d2
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