Class android.view.View
Removed Methods | |
---|---|
boolean hasPointerCapture() |
|
void releasePointerCapture() |
|
void setPointerCapture() |
Added Methods | |
---|---|
PointerIcon onResolvePointerIcon (MotionEvent, |
|
boolean performContextClick (float, |
Changed Methods | ||
---|---|---|
PointerIcon getPointerIcon () |
Change in signature from (MotionEvent, float, float ) to void . |