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

Commit 6c8ccef4 authored by Lyn Han's avatar Lyn Han Committed by Automerger Merge Worker
Browse files

Merge "Remove fixed todo" into rvc-dev am: bfcc5b34

Change-Id: I77e2ae011dc97f33152a47bfec806f96ee9e8345
parents 8092675d bfcc5b34
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -73,7 +73,6 @@ public class BubbleOverflow implements BubbleViewProvider {
        updateIcon(mContext, parentViewGroup);
    }

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