Spinner extension that calls onItemSelected even when the selection is the same as its previous value Author: Mattia Ruggiero https://stackoverflow.com/questions/5335306/how-can-i-get-an-event-in-android-spinner-when-the-current-selected-item-is-sele
Definition at line 12 of file NDSpinner.java.
com.introlab.rtabmap.NDSpinner.NDSpinner |
( |
Context |
context | ) |
|
|
inline |
com.introlab.rtabmap.NDSpinner.NDSpinner |
( |
Context |
context, |
|
|
AttributeSet |
attrs |
|
) |
| |
|
inline |
com.introlab.rtabmap.NDSpinner.NDSpinner |
( |
Context |
context, |
|
|
AttributeSet |
attrs, |
|
|
int |
defStyle |
|
) |
| |
|
inline |
void com.introlab.rtabmap.NDSpinner.setSelection |
( |
int |
position, |
|
|
boolean |
animate |
|
) |
| |
|
inline |
void com.introlab.rtabmap.NDSpinner.setSelection |
( |
int |
position | ) |
|
|
inline |
The documentation for this class was generated from the following file: