Files
NativeScript/tns-core-modules/ui/slider/slider.android.ts
Stanimira Vlaeva 618433816e fix(slider): correct maxValue setter for android (#4346)
The setter should invoke setNativeValuesSilently with the new value and
max value respectively.

fixes #4343
2017-06-09 18:20:25 +03:00

4.4 KiB