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

Change-Id: Ib1d2eedc4bc48bbd918813f20f6d37470bc7cdc7
This commit is contained in:
Lyn Han
2020-05-07 04:39:15 +00:00
committed by Automerger Merge Worker

View File

@@ -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,