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

Commit 50d4ba15 authored by Lyn Han's avatar Lyn Han
Browse files

Remove fixed todo

Bug: 149146374
Test: removes comment
Change-Id: Iab0f785a1eaafc1817f35c8f5b1064d0a197b933
parent 1cf3ce8f
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -73,7 +73,6 @@ public class BubbleOverflow implements BubbleViewProvider {
        updateIcon(mContext, parentViewGroup);
        updateIcon(mContext, parentViewGroup);
    }
    }


    // TODO(b/149146374) Propagate theme change to bubbles in overflow.
    void updateIcon(Context context, ViewGroup parentViewGroup) {
    void updateIcon(Context context, ViewGroup parentViewGroup) {
        mInflater = LayoutInflater.from(context);
        mInflater = LayoutInflater.from(context);
        mOverflowBtn = (BadgedImageView) mInflater.inflate(R.layout.bubble_overflow_button,
        mOverflowBtn = (BadgedImageView) mInflater.inflate(R.layout.bubble_overflow_button,