Fix SliderPreference slider value not correct issue
The slider value from getValue() is already in the range of [getMin(), getMax()], don't need to add min value when updating the value to slider. Flag: EXEMPT update library Test: visual test Bug: 349675952 Bug: 385089184 Change-Id: Id1096506e002ea35dd419cfe4175802ea7a797e3
Loading
Please register or sign in to comment