Ensure that bouncer resume propagates a...
state change. When we are showing the sim puk, we want to hide and then show the bouncer so that it goes through the same code path as the regular bouncer. Otherwise, this view does not get properly asynchronously inflated. Additionally, move setvisible to the top of show collector. Before, we would inflate the view before setting visibility to show....this seems to cause a race condition when showing/hiding the bouncer. Bug: 269522372 Test: Open sim puk from sim pin Change-Id: I9e4bc66d61e10a8f1038b3f45268730e26d2ba31
Loading
Please register or sign in to comment