Change the color of Seekbar Sketchware tutorial

Опубликовано: 30 Сентябрь 2024
на канале: Sketch Logic
462
10

Hi friends...

In this video I will show you how to change the color of seekbar


Code used

seekbar1.getProgressDrawable().setColorFilter(Color.parseColor("#FF00FF"), PorterDuff.Mode.SRC_IN);
seekbar1.getThumb().setColorFilter(Color.parseColor("#000000"), PorterDuff.Mode.SRC_IN);


If you like this video please hit the subscribe button and don't forget to press the bell icon so that you don't miss any of the updates from the channel...






Thank you...