Class android.view.PointerIcon
Removed Methods | |
---|---|
PointerIcon createCustomIcon(Bitmap, |
|
PointerIcon loadCustomIcon(Resources, |
Added Methods | |
---|---|
PointerIcon create (Bitmap, |
|
PointerIcon load (Resources, |
Added Fields | |
---|---|
int TYPE_ALIAS |
|
int TYPE_ALL_SCROLL |
|
int TYPE_ARROW |
|
int TYPE_CELL |
|
int TYPE_CONTEXT_MENU |
|
int TYPE_COPY |
|
int TYPE_CROSSHAIR |
|
int TYPE_DEFAULT |
|
int TYPE_GRAB |
|
int TYPE_GRABBING |
|
int TYPE_HAND |
|
int TYPE_HELP |
|
int TYPE_HORIZONTAL_DOUBLE_ARROW |
|
int TYPE_NO_DROP |
|
int TYPE_NULL |
|
int TYPE_TEXT |
|
int TYPE_TOP_LEFT_DIAGONAL_DOUBLE_ARROW |
|
int TYPE_TOP_RIGHT_DIAGONAL_DOUBLE_ARROW |
|
int TYPE_VERTICAL_DOUBLE_ARROW |
|
int TYPE_VERTICAL_TEXT |
|
int TYPE_WAIT |
|
int TYPE_ZOOM_IN |
|
int TYPE_ZOOM_OUT |