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

Commit 2fbbe6c1 authored by mpodolian's avatar mpodolian Committed by Mykola Podolian
Browse files

Fixed bubble still has the caption inset.

Fix for an issue that occurs after switching from bubble bar expanded
view to regular expanded view - there were still insets left.

Test: Visual
Fixes: 333740203
Flag: NONE
Change-Id: I16898ea25095f008dbb8936c78843dcaebdb092b
parent 081955aa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -446,6 +446,8 @@ public class BubbleExpandedView extends LinearLayout {
            mManageButton.setVisibility(GONE);
        } else {
            mTaskView = bubbleTaskView.getTaskView();
            // reset the insets that might left after TaskView is shown in BubbleBarExpandedView
            mTaskView.setCaptionInsets(null);
            bubbleTaskView.setDelegateListener(mTaskViewListener);

            // set a fixed width so it is not recalculated as part of a rotation. the width will be