Class android.widget.Gallery

Changed Constructors
Gallery(Context) Now deprecated.
 
Gallery(Context, AttributeSet) Now deprecated.
 
Gallery(Context, AttributeSet, int) Now deprecated.
 
Gallery(Context, AttributeSet, int, int) Now deprecated.
 
 

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.