Class android.app.Notification.BubbleMetadata.Builder

Added Constructors
Notification.BubbleMetadata.
Builder
(PendingIntent,
Icon)
 
Notification.BubbleMetadata.
Builder
(String)
 
 

Changed Constructors
Notification.BubbleMetadata.
Builder
()
Now deprecated.
 
 

Removed Methods
Builder createIntentBubble(PendingIntent, Icon)  
Builder createShortcutBubble(String)  
 

Changed Methods
Builder setIcon(Icon) Change from deprecated to undeprecated.
 
Builder setIntent(PendingIntent) Change from deprecated to undeprecated.