I could not find this use case where the seekBar has decimal value. I need a seekBar that ranges from 20,00 to 100000,00 **
First case:
** When the user scroll the seekBar it needs to reflect the progress to the Edittext **
Second case:
** When the user inputs a number ex(123,50) it has to reflect this value to the seekBar