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

Commit ee4af635 authored by Mady Mellor's avatar Mady Mellor
Browse files

Ensure expanded view is visible after rotation

Test: manual - expand a bubble, rotate device, observe the view is
               visible
Bug: 279501628
Change-Id: I9da50de2e90d37b7816294fe7562b869a3461452
parent 5bb61ba0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1007,6 +1007,7 @@ public class BubbleStackView extends FrameLayout
                        updatePointerPosition(false /* forIme */);
                        mExpandedAnimationController.expandFromStack(() -> {
                            afterExpandedViewAnimation();
                            mExpandedViewContainer.setVisibility(VISIBLE);
                            showManageMenu(mShowingManage);
                        } /* after */);
                        PointF p = mPositioner.getExpandedBubbleXY(getBubbleIndex(mExpandedBubble),