Open mitulbhalia opened 2 years ago
As discussed in Slack: it will only use the ClipPath of the leftTrackImage, its not supposed to use it as a normal image. Added https://github.com/tidev/titanium_mobile/pull/13521 to make use of drawables for both fields.
I have searched and made sure there are no existing issues for the issue I am filing
Description
Setting 2 different images in slider using
leftTrackImage
&rightTrackImage
properties but it only setsrightTrackImage
. Also it sets unwanted blue tint color onleftTrackImage
.Expected Behavior
Slider should set leftTrackImage without tinting color in android.
Actual behavior
Slider does not set different
leftTrackImage
thanrightTrackImage
. It also shows unwanted blue tint color.Reproducible sample
index.xml
index.tss
index.js
$.index.open();
Steps to reproduce
Just run above code using below images line-left.png line-right.png
Platform
Android
SDK version you are using
11.0.0.GA
Alloy version you are using
2.0.1