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

Commit 9f638820 authored by Aaron Liu's avatar Aaron Liu Committed by Automerger Merge Worker
Browse files

Merge "Revert "Fix user switcher flicker."" into udc-dev am: adf330a1

parents 4db310c6 adf330a1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1191,8 +1191,6 @@ public class KeyguardSecurityContainer extends ConstraintLayout {
                });
                mPopup.show();
            });

            mUserSwitcherViewGroup.setAlpha(0f);
        }

        @Override
+0 −2
Original line number Diff line number Diff line
@@ -112,8 +112,6 @@ object KeyguardBouncerViewBinder {
                        viewModel.isShowing.collect { isShowing ->
                            view.visibility = if (isShowing) View.VISIBLE else View.INVISIBLE
                            if (isShowing) {
                                // Reset security container because these views are not reinflated.
                                securityContainerController.reset()
                                securityContainerController.reinflateViewFlipper {
                                    // Reset Security Container entirely.
                                    securityContainerController.onBouncerVisibilityChanged(