Class android.view.View
Removed Methods | |
---|---|
String getViewName() |
|
void initializeFadingEdge(TypedArray ) |
|
void initializeScrollbars(TypedArray ) |
|
void setOutline(Outline ) |
|
void setViewName(String ) |
Added Methods | |
---|---|
WindowInsets computeSystemWindowInsets (WindowInsets, |
|
boolean dispatchNestedPreFling (float, |
|
void drawableHotspotChanged (float, |
|
ColorStateList getBackgroundTintList () |
|
Mode getBackgroundTintMode () |
|
ViewOutlineProvider getOutlineProvider () |
|
String getTransitionName () |
|
void invalidateOutline () |
|
void requestUnbufferedDispatch (MotionEvent ) |
|
void setBackgroundTintList (ColorStateList ) |
|
void setBackgroundTintMode (Mode ) |
|
void setOutlineProvider (ViewOutlineProvider ) |
|
void setTransitionName (String ) |