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

Commit 5eb15f76 authored by Aaron Liu's avatar Aaron Liu
Browse files

Remove unnecessary line

This is redundant beause we set view to visible if isshowing a few lines
before.

Bug: 279957213
Test: Ensure that app builds and bouncer still shows.
Change-Id: I4e9c5ede8feee98ded7f6bb1fdd7b3bf57d43db3
parent 19ee5600
Loading
Loading
Loading
Loading
+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 entirely.
                                view.visibility = View.VISIBLE
                                securityContainerController.reinflateViewFlipper {
                                    // Reset Security Container entirely.
                                    securityContainerController.onBouncerVisibilityChanged(