| greendroid.widget.SegmentedBar.OnSegmentChangeListener |
Clients may use this listener to be notified of any changes that occurs on the SegmentBar
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Notification that the current segment has changed.
| |||||||||||
Notification that the current segment has changed.
| index | The index of the new selected segment. |
|---|---|
| clicked | Whether the segment has been selected via a user click. |