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

Skip to content
Commit 83ee1661 authored by Matt Pietal's avatar Matt Pietal
Browse files

Prevent multiple bouncer inflations

Since view inflation happens in an async inflater, it is possible
for multiple copies of the same bouncer view to be inflated.

Check that an inflation has been queued, and if so, add the callback
to a listen that will be invoked when inflation has been completed.

Fixes: 390063829
Test: atest KeyguardSecurityViewFlipperTest KeyguardSecurityContainerControllerTest
Flag: EXEMPT bugfix
Change-Id: I65a012c9b74daf52ee1d4d9643c08a0f08b6d74d
parent 63bb6314
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment