Class android.widget.RemoteViews

Removed Constructors
RemoteViews(Map<PointF, RemoteViews>)  
 

Added Constructors
RemoteViews(Map<SizeF, RemoteViews>)  
 

Added Methods
void addStableView(int, RemoteViews, int)  
int getViewId()  
void setColorInt(int, String, int, int)  
void setColorStateList(int, String, ColorStateList)  
void setColorStateList(int, String, ColorStateList, ColorStateList)  
void setIcon(int, String, Icon, Icon)  
void setOnCheckedChangeResponse(int, RemoteResponse)  
void setRemoteAdapter(int, RemoteCollectionItems)  
void setViewId(int)  
void setViewLayoutHeight(int, float, int)  
void setViewLayoutHeightDimen(int, int)  
void setViewLayoutMargin(int, int, float, int)  
void setViewLayoutMarginDimen(int, int, int)  
void setViewLayoutWidth(int, float, int)  
void setViewLayoutWidthDimen(int, int)  
 

Added Fields
String EXTRA_CHECKED  
int MARGIN_BOTTOM  
int MARGIN_END  
int MARGIN_LEFT  
int MARGIN_RIGHT  
int MARGIN_START  
int MARGIN_TOP