Changed Methods
|
boolean onDown (MotionEvent )
|
Now deprecated.
|
|
boolean onFling (MotionEvent, MotionEvent, float, float )
|
Now deprecated.
|
|
void onLongPress (MotionEvent )
|
Now deprecated.
|
|
boolean onScroll (MotionEvent, MotionEvent, float, float )
|
Now deprecated.
|
|
void onShowPress (MotionEvent )
|
Now deprecated.
|
|
boolean onSingleTapUp (MotionEvent )
|
Now deprecated.
|
|
void setAnimationDuration (int )
|
Now deprecated.
|
|
void setCallbackDuringFling (boolean )
|
Now deprecated.
|
|
void setGravity (int )
|
Now deprecated.
|
|
void setSpacing (int )
|
Now deprecated.
|
|
void setUnselectedAlpha (float )
|
Now deprecated.
|
|