Sliders wrong on mobile app

Thank you for taking the time to submit your bug/issue! Please use the points below as a guide when submitting.

  • Device & model you are using (Ex: Pi 2 Model B or Arduino Uno with W5100 ethernet shield)
    ESP8266 wifi
  • What dashboard are you using? (Web, iOS, Android)
    both web and android
  • Please describe the bug / issue as detailed as possible. Attaching the code and any relevant screenshots would be very helpful!

whena slider is added on web looks like this (good):

but on andoid app the slider shows different and it could not be changed¡¡

looks like this ( bad only from 0 to 1):

just only for notify the bug.

you can change the slider maximum position by clicking on the setting (gear icon).

confirm that the issue persist, not a matter of change the values on the sliders because the values from 0 to 255 are defined on the app.

I just tried on a second project and fails too:

and on the app:

if I change again on the app the change not apply it.