Merge "Remove fixed todo" into rvc-dev am: bfcc5b3474
Change-Id: Ia7c231440233dae4bb491784d42020aed32bcdec
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user