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

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

Merge "Remove TODO for animating bubble bar view" into main

parents 6beb1964 496e56e4
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);