By decompiling the apk and edit smali files
https://community.thunkable.com/t/problem-with-slider/1410/28?u=boban_stojmenovic
By decompiling the apk and edit smali files
https://community.thunkable.com/t/problem-with-slider/1410/28?u=boban_stojmenovic
Strange, I got that to on mobile while it works on desktop…
Edit, works if you are logged in.
Thunkable of course
Ok, I never registered there.
But is that really a practicable solution to the original problem, to modify the APK?
We already know that and I have stated it here many times.
You set the Slider.TumbPosition
twice, which has the same effect as Boban has shown:
Take a closer look at the Slider component (→ Slider.java):
and you will (hopefully) understand it.