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

Commit f664b6d0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Be super safe" into rvc-dev

parents 97d79408 9ec52264
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1905,7 +1905,9 @@ public class BubbleStackView extends FrameLayout
                    updateOverflowVisibility();

                    afterExpandedViewAnimation();
                    if (previouslySelected != null) {
                        previouslySelected.setContentVisibility(false);
                    }
                })
                .start();
    }