Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1999] Android: Implement custom images for Slider

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:57:46.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, feature, rplist
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T03:07:44.000+0000
Updated2011-04-17T01:57:46.000+0000

Description

Support thumbImage, leftTrackingImage, and rightTrackingImage.

NOTE: To work correctly, the developer must provide the appropriate nine-patch images for the tracking images.

Attachments

FileDateSize
customsliderandroid.png2011-04-15T03:07:44.000+000010644

Comments

  1. Don Thorp 2011-04-15

    (from [8f2049baf38e7deb99ca8cd23809e934c67c1b86]) [#1999 state:fixed-in-qa] This works with creation attributes. The native control gets in a bad state if the images are changed dynamically. Will have to be addressed later to see where the problem lies. http://github.com/appcelerator/titanium_mobile/commit/8f2049baf38e7deb99ca8cd23809e934c67c1b86"> http://github.com/appcelerator/titanium_mobile/commit/8f2049baf38e7...

  2. Thomas Huelbert 2011-04-15

    hey Don, I can't get the leftTrackingImage, and rightTrackingImage to show? screen shot attached (hope its not user error)

  3. Don Thorp 2011-04-15

    The offset of the thumb is by default on Android.

  4. Thomas Huelbert 2011-04-15

    1.5.0.70ce98 g2 running 2.2, G1 running 1.6.

JSON Source