[TIMOB-2174] Android: Expose ThumbOffset on Slider
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-06-06T21:07:13.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | android, feature, slider |
| Reporter | Don Thorp |
| Assignee | Ingo Muschenetz |
| Created | 2011-04-15T03:12:44.000+0000 |
| Updated | 2017-06-06T21:07:13.000+0000 |
Description
By default the thumb graphic is offset by half the image. Expose
the value to the developer as thumbOffset (android
only) and default it to 0 offset.
I've submitted a pull request with code for this change and emailed a sample program to demonstrate it.