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

Commit 496e56e4 authored by Ats Jenk's avatar Ats Jenk
Browse files

Remove TODO for animating bubble bar view

The animation is added and the linked bug is fixed.
Removing obsolete TODO.

Bug: 280605790
Change-Id: I54ab56f93794afb7f7c23de4df1a348d30cbbf42
Test: NA
Flag: DOCS_ONLY
parent f2eb1152
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -801,7 +801,6 @@ public class BubbleBarView extends FrameLayout {
                listener);
    }

    // TODO: (b/280605790) animate it
    @Override
    public void addView(View child, int index, ViewGroup.LayoutParams params) {
        super.addView(child, index, params);