Class android.view.View

Removed Methods
BlendMode getBackgroundBlendMode()  
BlendMode getForegroundBlendMode()  
void setBackgroundTintMode(BlendMode)  
void setForegroundTintMode(BlendMode)  
 

Added Methods
BlendMode getBackgroundTintBlendMode()  
ContentCaptureSession getContentCaptureSession()  
BlendMode getForegroundTintBlendMode()  
void setBackgroundTintBlendMode(BlendMode)  
void setContentCaptureSession(ContentCaptureSession)  
void setForegroundTintBlendMode(BlendMode)  
 

Changed Methods
Mode getBackgroundTintMode() Change from deprecated to undeprecated.
 
Mode getForegroundTintMode() Change from deprecated to undeprecated.
 
void setBackgroundTintMode(Mode) Change from deprecated to undeprecated.
 
void setForegroundTintMode(Mode) Change from deprecated to undeprecated.