Hey guys, in this quick tutorial we will learn, how to read the progress out of a SeekBar using the OnSeekBarChangeListener Interface and how to apply the progress to a ProgressBar using the setProgress method and how to display it in a TextView.
Example code:
____________________
❗ Subscribe to the channel:
⏯ Watch more tutorials:
⭐ Become a channel member for exclusive tutorials and other perks:
㊙ Help translating the videos:
💚 Support the content:
💬 Join the Discord chat:
🎧 Audiobooks and podcasts for programmers:
👶 How to get started with Android development:
📣 Follow Coding in Flow on social media:
Facebook:
Instagram:
Twitter:
Blog:
Nguồn: https://top100vn.com/
Xem thêm bài viết khác: https://top100vn.com/cong-nghe/
Xem thêm Bài Viết:
- AMD Ryzen Threadripper 3000 mạnh gần gấp đôi so với Threadripper đời trước?
- Google Authenticator là gì? Hướng dẫn chi tiết nhất về Google Authenticator
- Unbox & Đánh giá chi tiết MSI Mag Z390 Tomahawk
- Chew-WGA V0.9 có phải là phần mềm Crack Win 7 tốt nhất? Tại sao?
- Bí quyết lập kế hoạch nội dung hoàn hảo và những điều bạn nên biết
Thanks sir
error in ProgressBar.setProgress(progress);
Thank you! It's working very nice 🙂
Nice , Really helpful. But How we use Range seek bar like we set start and end.
is it Kotlin or Java ?
Please do separate video for horizontal progress bar
nice work.. keep it up…., and please help me, i want to change the color of seek bar, how to do that, please tell me…….
how to resize image by seekbar
sir i need help
i create music player and i want to set tooltip on seekbar for showing duration of the song
please help me
Nice thanks
As always short and much more understanding than other tutorials. Please keep making more of them. Especially free trial apps are of interest for me. Nowadays that is how people buy apps- from free trials.
Thanks again for the above tutorial!
Hello Bro, How to save the SeekBar values into database e.x MySql?
i lovely this channel coding in flow tnx
i want the same operation to be performed in a music player app, like when we drag the seekbar song should also move forward synchronously with the seek bar
Some times you cast the views after findViewById() and sometimes not…Is there any significance ?
error in textView.setText(progress)
Can I resize a textview with seekbar ?