seekbar
Trouble positioning customized thumb at the centre of seekbar
I tried to change the width of seekbar and made it thin. But my thumb is not coming at the centre of seekbar. Thumb is a customised 9 patch image.[详细]
2023-03-07 23:18 分类:问答Seekbar timing on Android
I have an mediaplayer with seekbar. And the seekbar works fine. My problem is, I need to show the progressing time at the beginning开发者_运维知识库 of the seekbar, and remaining time at the end of th[详细]
2023-03-07 05:56 分类:问答Trouble positioning a seekbar below a webview
I am trying to put seekbar below Webview that shows Map. However when i place the seekbar below WebView in main .xml, it doesn\'t come up. Can someone tell me what\'s wrong?[详细]
2023-03-07 00:04 分类:问答seek bar not working when playing song from sd card
in my app i am trying to play a media player along with a seek bar. When i tried to play the song from a folder stored in my app it was working fine and the seek bar get moved.[详细]
2023-03-05 13:12 分类:问答how to make a seek bar to get moved automatically in an android app
in my app i want to place a seek bar.开发者_运维问答 i want the seek bar to be move by its own as like in the media player a bar to show the remaining duration of the song.[详细]
2023-03-04 02:52 分类:问答Android Seekbar with two thumbs
Variations of this question can be found all over the internet but not an answer. I want a seekbar with two-thumb range selection. I\'m willing to program this myself but I lack experience with Andro[详细]
2023-03-01 08:52 分类:问答Android with SeekBar - Prevent 'thumb' from moving when touching SeekBar to drag/scroll screen
I\'ve got an android app with a TableLayout with each row having a SeekBar and a ToggleButton. The rows go beyond the visible range of the screen so it\'s scrollable. When I touch and drag to scroll t[详细]
2023-02-28 02:34 分类:问答Show progress of seek bar
I have an app where I use seek bars to mix colors and i would 开发者_如何学Pythonlike above the seek bar there to be and number of how far the seek bar is. My seek bars go from 0 to 255 so the number[详细]
2023-02-28 00:25 分类:问答User can not interact with the Seekbar
I have one seekbar in my custom listview . Now i dont want that user change the seekba开发者_如何转开发r progress manually. so what i have to do ?[详细]
2023-02-23 06:31 分类:问答Android SeekBar - How to make smaller at right and bigger at left
I want SeekBar as follow: - Slide to the r开发者_开发百科ight: value is decreased: exp, from 255 down to 0[详细]
2023-02-22 00:36 分类:问答