Skip to content
Commit 4463948a authored by Kevin Chyn's avatar Kevin Chyn Committed by Jorim Jaggi
Browse files

Call ensureActivitiesVisibleLocked when setShowWhenLocked

If an activity is behind lockscreen and then just calls
setShowWhenLocked(true), nothing will happen, as it won't trigger AM to
update the visibilities of the activities. We need to make sure to
actually update the visibilities in this case.

Test: ran go/wm-smoke tests

Change-Id: I4fb384a3d5ef8427c2eee32986f1dcbd07514825
parent 0f8970d7
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