Class android.widget.Spinner
| Added Methods | |
|---|---|
int getDropDownHorizontalOffset() |
|
int getDropDownVerticalOffset() |
|
int getDropDownWidth() |
|
int getGravity() |
|
Drawable getPopupBackground() |
|
void setDropDownHorizontalOffset(int) |
|
void setDropDownVerticalOffset(int) |
|
void setDropDownWidth(int) |
|
void setPopupBackgroundDrawable(Drawable) |
|
void setPopupBackgroundResource(int) |
|
