¡@

Home 

2014/10/16 ¤W¤È 08:23:36

android Programming Glossary: seekbar

Seek bar, change path color from yellow to white

http://stackoverflow.com/questions/3480456/seek-bar-change-path-color-from-yellow-to-white

emulator share improve this question You should set SeekBar XML properties SeekBar .... android progressDrawable @drawable.. this question You should set SeekBar XML properties SeekBar .... android progressDrawable @drawable progress android thumb..

How can I get a working vertical SeekBar in Android?

http://stackoverflow.com/questions/4892179/how-can-i-get-a-working-vertical-seekbar-in-android

can I get a working vertical SeekBar in Android I've implemented the commonly pointed to VerticalSeekBar.. Android I've implemented the commonly pointed to VerticalSeekBar post here . As it is the SeekBar operates a little quirky. Here.. pointed to VerticalSeekBar post here . As it is the SeekBar operates a little quirky. Here is my slightly adapted onTouchEvent..

Android “Only the original thread that created a view hierarchy can touch its views.”

http://stackoverflow.com/questions/5161951/android-only-the-original-thread-that-created-a-view-hierarchy-can-touch-its-vi

music player in Android. The view for each song contains a SeekBar implemented like this public class Song extends Activity implements.. Activity implements OnClickListener Runnable private SeekBar progress private MediaPlayer mp ... private ServiceConnection.. that handles the MediaPlayer progress.setVisibility SeekBar.VISIBLE progress.setProgress 0 mp appService.getMP appService.playSong..

Modifying the Android seekbar widget to operate vertically

http://stackoverflow.com/questions/631238/modifying-the-android-seekbar-widget-to-operate-vertically

import android.view.View import android.widget.SeekBar public class SlideBar extends SeekBar private int oHeight 320.. android.widget.SeekBar public class SlideBar extends SeekBar private int oHeight 320 oWidth 29 private int oProgress 1 oOffset.. which works at least for me anyway and creates a vertical SeekBar. http hackskrieg.wordpress.com 2012 04 20 working vertical seekbar..

Eclipse, Android, Scala made easy but still does not work

http://stackoverflow.com/questions/9924015/eclipse-android-scala-made-easy-but-still-does-not-work

import android.view.View import android.widget.SeekBar import android.widget.ImageButton import android.graphics.drawable.Drawable.. Map Int ImageButton private implicit val sbMap Map Int SeekBar private implicit val tvMap Map Int TextView private implicit.. ImageButton findView ImageButton id implicit def findViewSeekBar id Int SeekBar findView SeekBar id implicit def findViewTextView..

using hue image effect with a seekbar

http://stackoverflow.com/questions/12430899/using-hue-image-effect-with-a-seekbar

hue image effect with a seekbar I have a hue effect code and I want to use it with a seek bar.. bitmap level I want when i move the circle of the seekbar to the right the hue filter increases and when i move it to.. SeekBar seekBar what happens is when i move the seekbar to the right the hue applys but when i move it to the left it..

Android - styling seek bar

http://stackoverflow.com/questions/16163215/android-styling-seek-bar

looks like the one in the image below. By using default seekbar i will get something like this So what i need is to only change.. #E5492A size android height 20dp android width 20dp shape seekbar SeekBar android id @ id seekBarDistance android layout_width.. progress android thumb @drawable thumb SeekBar android seekbar custom selectors share improve this question I would extract..

Is there a listener to listen for changes in the volume in android?

http://stackoverflow.com/questions/3180279/is-there-a-listener-to-listen-for-changes-in-the-volume-in-android

actual volume in a SeekBar and I would like to change the seekbar if the user changes the volume with the hardware volume keys... handle the hardware keys. You could adjust the volume seekbar in your app and use AudioManager to adjust the volume. Another..

Seek bar, change path color from yellow to white

http://stackoverflow.com/questions/3480456/seek-bar-change-path-color-from-yellow-to-white

color change in the seek bar. 2 How to change the thumb of seekbar from rectangle to circle sphere round shape. any pointers will..

How can I get a working vertical SeekBar in Android?

http://stackoverflow.com/questions/4892179/how-can-i-get-a-working-vertical-seekbar-in-android

or know how to adapt this particular example android seekbar share improve this question Here is a working VerticalSeekBar..

Modifying the Android seekbar widget to operate vertically

http://stackoverflow.com/questions/631238/modifying-the-android-seekbar-widget-to-operate-vertically

the Android seekbar widget to operate vertically I'm trying to get a vertical seekbar.. widget to operate vertically I'm trying to get a vertical seekbar going with the emulator but I'm sort of stuck. I can get the.. with the emulator but I'm sort of stuck. I can get the seekbar to display the way I want it to and I can get the progress to..

Android “iPod wheel” seekbar

http://stackoverflow.com/questions/8843882/android-ipod-wheel-seekbar

&ldquo iPod wheel&rdquo seekbar I'm trying to create a seekbar that is every bit the same as.. &ldquo iPod wheel&rdquo seekbar I'm trying to create a seekbar that is every bit the same as the standard seekbar in Android.. a seekbar that is every bit the same as the standard seekbar in Android but with one major difference I want it to be circular..

using hue image effect with a seekbar

http://stackoverflow.com/questions/12430899/using-hue-image-effect-with-a-seekbar

public void onProgressChanged SeekBar seekBar int progress boolean fromUser applyHueFilter myBitmap 100.. myBitmap 100 public void onStartTrackingTouch SeekBar seekBar public void onStopTrackingTouch SeekBar seekBar what happens.. SeekBar seekBar public void onStopTrackingTouch SeekBar seekBar what happens is when i move the seekbar to the right the hue..

Android Fragment Pager and Custom Page Indicator( ViewPagerIndicator created by Jake Wharton)

http://stackoverflow.com/questions/14433281/android-fragment-pager-and-custom-page-indicator-viewpagerindicator-created-by

android text stop LinearLayout SeekBar android id @ id seekBar android layout_width fill_parent android layout_height wrap_content..

Removing rounded edges of a customized Seekbar?

http://stackoverflow.com/questions/15804259/removing-rounded-edges-of-a-customized-seekbar

layer list Seekbar implementation SeekBar android id @ id seekBar1 android layout_width match_parent android layout_height wrap_content.. mSeekbar.java public class mSeekbar extends SeekBar public seekBar Context context super context Initialise public seekBar Context.. seekBar Context context super context Initialise public seekBar Context context AttributeSet attrs super context attrs Initialise..

creating dynamic view, multiple a view X times, get/set value for each group

http://stackoverflow.com/questions/2216811/creating-dynamic-view-multiple-a-view-x-times-get-set-value-for-each-group

@Override public void onProgressChanged SeekBar seekBar int progress boolean fromUser Log.i My SeekBar seekBar.getId.. seekBar int progress boolean fromUser Log.i My SeekBar seekBar.getId Log.i My Progress progress @Override public void onStartTrackingTouch.. @Override public void onStartTrackingTouch SeekBar seekBar TODO Auto generated method stub @Override public void onStopTrackingTouch..

Android SeekBarPreference

http://stackoverflow.com/questions/5050272/android-seekbarpreference

layout @Override public void onProgressChanged SeekBar seekBar int progress boolean fromUser progress Math.round float progress.. progress interval interval if callChangeListener progress seekBar.setProgress int this.oldValue return seekBar.setProgress progress.. progress seekBar.setProgress int this.oldValue return seekBar.setProgress progress this.oldValue progress this.Indicator.setText..

Disable progress change when user single tap on the Seekbar in Android

http://stackoverflow.com/questions/5126091/disable-progress-change-when-user-single-tap-on-the-seekbar-in-android

can I disable progressChange when user clicks on the seekBar.. android events click seekbar share improve this question.. public void onProgressChanged SeekBar seekBar int progress boolean fromTouch TextView findViewById R.id.SeekTxt.. originalProgress 24 progress originalProgress 24 seekBar.setProgress originalProgress else originalProgress progress..

Changing default seekbar color

http://stackoverflow.com/questions/5314488/changing-default-seekbar-color

shape clip item layer list This is my java code SeekBar seekBar SeekBar findViewById R.id.seekbar final TextView seekBarValue.. seekBar SeekBar findViewById R.id.seekbar final TextView seekBarValue TextView findViewById R.id.seekbarvalue filling seekbar.. TextView findViewById R.id.seekbarvalue filling seekbar seekBar.setOnSeekBarChangeListener new SeekBar.OnSeekBarChangeListener..

Removing rounded edges of a customized Seekbar?

http://stackoverflow.com/questions/15804259/removing-rounded-edges-of-a-customized-seekbar

rounded edges of a customized Seekbar I'm trying to customize a seekbar. I have this mostly working.. filter false android gravity left clip item layer list Seekbar implementation SeekBar android id @ id seekBar1 android layout_width.. SeekBar Customization First You Create a Custom Class For mSeekbar.java public class mSeekbar extends SeekBar public seekBar Context..

How to customize the look of a SeekBar in Android?

http://stackoverflow.com/questions/3187154/how-to-customize-the-look-of-a-seekbar-in-android

seekbar_style How do I change the overall size of the Seekbar I want it to be much thinner then the standard SeekBar . android.. seekbar share improve this question I'm not sure about Seekbars but Progressbars can be customized by using a custom style..

How to make a vertical SeekBar in Android?

http://stackoverflow.com/questions/3333658/how-to-make-a-vertical-seekbar-in-android

Here is my own implementation for Vertical and Inverted Seekbar based on this https github.com AndroSelva Vertical SeekBar Android..

Disable progress change when user single tap on the Seekbar in Android

http://stackoverflow.com/questions/5126091/disable-progress-change-when-user-single-tap-on-the-seekbar-in-android

progress change when user single tap on the Seekbar in Android I am using SeekBar as a slider equalant in my android.. Check out this other thread User can not interact with the Seekbar I tried the following and it works well. Note my seekbar has..

Making A Custom Skinny ProgressBar / Seekbar

http://stackoverflow.com/questions/7056803/making-a-custom-skinny-progressbar-seekbar

A Custom Skinny ProgressBar Seekbar At a high level I have done several types of progress bar styles..

How add TextView in middle of SeekBar thumb?

http://stackoverflow.com/questions/9272384/how-add-textview-in-middle-of-seekbar-thumb

text inside of the thumb on a seekbar like so The Android Seekbar doesn't expose any public or protected methods that allows you..

Seek bar, change path color from yellow to white

http://stackoverflow.com/questions/3480456/seek-bar-change-path-color-from-yellow-to-white

shape. any pointers will be appreciated. android android emulator share improve this question You should set SeekBar XML properties SeekBar .... android progressDrawable @drawable progress android thumb @drawable thumb .... Where progress.. will be appreciated. android android emulator share improve this question You should set SeekBar XML properties SeekBar .... android progressDrawable @drawable progress android thumb @drawable thumb .... Where progress is something like this..

How can I get a working vertical SeekBar in Android?

http://stackoverflow.com/questions/4892179/how-can-i-get-a-working-vertical-seekbar-in-android

can I get a working vertical SeekBar in Android I've implemented the commonly pointed to VerticalSeekBar post here . As it is the SeekBar operates a little.. can I get a working vertical SeekBar in Android I've implemented the commonly pointed to VerticalSeekBar post here . As it is the SeekBar operates a little quirky. Here is my slightly adapted onTouchEvent from that example public.. working vertical SeekBar in Android I've implemented the commonly pointed to VerticalSeekBar post here . As it is the SeekBar operates a little quirky. Here is my slightly adapted onTouchEvent from that example public boolean onTouchEvent MotionEvent..

Android “Only the original thread that created a view hierarchy can touch its views.”

http://stackoverflow.com/questions/5161951/android-only-the-original-thread-that-created-a-view-hierarchy-can-touch-its-vi

hierarchy can touch its views.&rdquo I've built a simple music player in Android. The view for each song contains a SeekBar implemented like this public class Song extends Activity implements OnClickListener Runnable private SeekBar progress private.. a SeekBar implemented like this public class Song extends Activity implements OnClickListener Runnable private SeekBar progress private MediaPlayer mp ... private ServiceConnection onService new ServiceConnection public void onServiceConnected.. appService MPService.LocalBinder rawBinder .getService service that handles the MediaPlayer progress.setVisibility SeekBar.VISIBLE progress.setProgress 0 mp appService.getMP appService.playSong title progress.setMax mp.getDuration new Thread Song.this..

Modifying the Android seekbar widget to operate vertically

http://stackoverflow.com/questions/631238/modifying-the-android-seekbar-widget-to-operate-vertically

import android.util.Log import android.view.MotionEvent import android.view.View import android.widget.SeekBar public class SlideBar extends SeekBar private int oHeight 320 oWidth 29 private int oProgress 1 oOffset 1 private float.. import android.view.MotionEvent import android.view.View import android.widget.SeekBar public class SlideBar extends SeekBar private int oHeight 320 oWidth 29 private int oProgress 1 oOffset 1 private float xPos 1 yPos 1 private int top 1 bottom.. share improve this question I've created a solution which works at least for me anyway and creates a vertical SeekBar. http hackskrieg.wordpress.com 2012 04 20 working vertical seekbar for android This code will correctly select deselect..

Eclipse, Android, Scala made easy but still does not work

http://stackoverflow.com/questions/9924015/eclipse-android-scala-made-easy-but-still-does-not-work

import android.os.Bundle import scala.collection.mutable.Map import android.view.View import android.widget.SeekBar import android.widget.ImageButton import android.graphics.drawable.Drawable import android.widget.TextView trait ActivityUtil.. implicit val vMap Map Int View private implicit val ibMap Map Int ImageButton private implicit val sbMap Map Int SeekBar private implicit val tvMap Map Int TextView private implicit val dMap Map Int Drawable def findView A View id Int implicit.. generated by android. implicit def findViewImageButton id Int ImageButton findView ImageButton id implicit def findViewSeekBar id Int SeekBar findView SeekBar id implicit def findViewTextView id Int TextView findView TextView id implicit def findDrawable..

using hue image effect with a seekbar

http://stackoverflow.com/questions/12430899/using-hue-image-effect-with-a-seekbar

hue image effect with a seekbar I have a hue effect code and I want to use it with a seek bar the effect can be applied using applyHueFilter bitmap level.. it with a seek bar the effect can be applied using applyHueFilter bitmap level I want when i move the circle of the seekbar to the right the hue filter increases and when i move it to the left the hue filter decreases removes .. public static Bitmap.. onStartTrackingTouch SeekBar seekBar public void onStopTrackingTouch SeekBar seekBar what happens is when i move the seekbar to the right the hue applys but when i move it to the left it doesn't get removed decreased .. android seekbar share..

Android - styling seek bar

http://stackoverflow.com/questions/16163215/android-styling-seek-bar

styling seek bar I wanted to style a seek bar which looks like the one in the image below. By using default seekbar i will get something like this So what i need is to only change the color. I need no extra styles. Is there any straight.. angle 270 android endColor #E5492A android startColor #E5492A size android height 20dp android width 20dp shape seekbar SeekBar android id @ id seekBarDistance android layout_width match_parent android layout_height wrap_content android layout_alignParentLeft.. layout_marginTop 88dp android progressDrawable @drawable progress android thumb @drawable thumb SeekBar android seekbar custom selectors share improve this question I would extract drawables and xml from Android source code and change its..

Is there a listener to listen for changes in the volume in android?

http://stackoverflow.com/questions/3180279/is-there-a-listener-to-listen-for-changes-in-the-volume-in-android

level of the music stream in Android I'm displaying the actual volume in a SeekBar and I would like to change the seekbar if the user changes the volume with the hardware volume keys. At the moment the correct volume is displayed until the user.. use registerMediaButtonEventReceiver and have your application handle the hardware keys. You could adjust the volume seekbar in your app and use AudioManager to adjust the volume. Another possibility would be to create a service in your app that..

Seek bar, change path color from yellow to white

http://stackoverflow.com/questions/3480456/seek-bar-change-path-color-from-yellow-to-white

or white..Basically I want just the thumb to move with no color change in the seek bar. 2 How to change the thumb of seekbar from rectangle to circle sphere round shape. any pointers will be appreciated. android android emulator share improve..

How can I get a working vertical SeekBar in Android?

http://stackoverflow.com/questions/4892179/how-can-i-get-a-working-vertical-seekbar-in-android

is Does anyone have a link to a working vertical SeekBar or know how to adapt this particular example android seekbar share improve this question Here is a working VerticalSeekBar implementation package android.widget import android.content.Context..

Modifying the Android seekbar widget to operate vertically

http://stackoverflow.com/questions/631238/modifying-the-android-seekbar-widget-to-operate-vertically

the Android seekbar widget to operate vertically I'm trying to get a vertical seekbar going with the emulator but I'm sort of stuck. I can.. the Android seekbar widget to operate vertically I'm trying to get a vertical seekbar going with the emulator but I'm sort of stuck. I can get the seekbar to display the way I want it to and I can get the progress.. operate vertically I'm trying to get a vertical seekbar going with the emulator but I'm sort of stuck. I can get the seekbar to display the way I want it to and I can get the progress to do what I want and I can modify the onTouchEvent to get the..

Android “iPod wheel” seekbar

http://stackoverflow.com/questions/8843882/android-ipod-wheel-seekbar

&ldquo iPod wheel&rdquo seekbar I'm trying to create a seekbar that is every bit the same as the standard seekbar in Android but with one major difference.. &ldquo iPod wheel&rdquo seekbar I'm trying to create a seekbar that is every bit the same as the standard seekbar in Android but with one major difference I want it to be circular and.. &ldquo iPod wheel&rdquo seekbar I'm trying to create a seekbar that is every bit the same as the standard seekbar in Android but with one major difference I want it to be circular and operate similarly to the iPod clickwheel. I've looked..

using hue image effect with a seekbar

http://stackoverflow.com/questions/12430899/using-hue-image-effect-with-a-seekbar

progressChanged .. hueSB.setOnSeekBarChangeListener new OnSeekBarChangeListener public void onProgressChanged SeekBar seekBar int progress boolean fromUser applyHueFilter myBitmap 100 public void onStartTrackingTouch SeekBar seekBar public void.. SeekBar seekBar int progress boolean fromUser applyHueFilter myBitmap 100 public void onStartTrackingTouch SeekBar seekBar public void onStopTrackingTouch SeekBar seekBar what happens is when i move the seekbar to the right the hue applys but.. applyHueFilter myBitmap 100 public void onStartTrackingTouch SeekBar seekBar public void onStopTrackingTouch SeekBar seekBar what happens is when i move the seekbar to the right the hue applys but when i move it to the left it doesn't get removed..

Android Fragment Pager and Custom Page Indicator( ViewPagerIndicator created by Jake Wharton)

http://stackoverflow.com/questions/14433281/android-fragment-pager-and-custom-page-indicator-viewpagerindicator-created-by

android layout_width 90dp android layout_height wrap_content android text stop LinearLayout SeekBar android id @ id seekBar android layout_width fill_parent android layout_height wrap_content android layout_margin 3dp android.support.v4.view.ViewPager..

Removing rounded edges of a customized Seekbar?

http://stackoverflow.com/questions/15804259/removing-rounded-edges-of-a-customized-seekbar

false android filter false android gravity left clip item layer list Seekbar implementation SeekBar android id @ id seekBar1 android layout_width match_parent android layout_height wrap_content android layout_alignParentLeft true android layout_below.. SeekBar Customization First You Create a Custom Class For mSeekbar.java public class mSeekbar extends SeekBar public seekBar Context context super context Initialise public seekBar Context context AttributeSet attrs super context attrs Initialise.. For mSeekbar.java public class mSeekbar extends SeekBar public seekBar Context context super context Initialise public seekBar Context context AttributeSet attrs super context attrs Initialise public seekBar Context context AttributeSet attrs int..

creating dynamic view, multiple a view X times, get/set value for each group

http://stackoverflow.com/questions/2216811/creating-dynamic-view-multiple-a-view-x-times-get-set-value-for-each-group

i .toString s.setOnSeekBarChangeListener new OnSeekBarChangeListener @Override public void onProgressChanged SeekBar seekBar int progress boolean fromUser Log.i My SeekBar seekBar.getId Log.i My Progress progress @Override public void onStartTrackingTouch.. @Override public void onProgressChanged SeekBar seekBar int progress boolean fromUser Log.i My SeekBar seekBar.getId Log.i My Progress progress @Override public void onStartTrackingTouch SeekBar seekBar TODO Auto generated method stub.. fromUser Log.i My SeekBar seekBar.getId Log.i My Progress progress @Override public void onStartTrackingTouch SeekBar seekBar TODO Auto generated method stub @Override public void onStopTrackingTouch SeekBar seekBar TODO Auto generated method stub..

Android SeekBarPreference

http://stackoverflow.com/questions/5050272/android-seekbarpreference

sbar layout.setId android.R.id.widget_frame return layout @Override public void onProgressChanged SeekBar seekBar int progress boolean fromUser progress Math.round float progress interval interval if callChangeListener progress seekBar.setProgress.. int progress boolean fromUser progress Math.round float progress interval interval if callChangeListener progress seekBar.setProgress int this.oldValue return seekBar.setProgress progress this.oldValue progress this.Indicator.setText progress.. float progress interval interval if callChangeListener progress seekBar.setProgress int this.oldValue return seekBar.setProgress progress this.oldValue progress this.Indicator.setText progress updatePreference progress notifyChanged @Override..

Disable progress change when user single tap on the Seekbar in Android

http://stackoverflow.com/questions/5126091/disable-progress-change-when-user-single-tap-on-the-seekbar-in-android

property of the seekbar to false but nothing happening..How can I disable progressChange when user clicks on the seekBar.. android events click seekbar share improve this question Check out this other thread User can not interact with the.. seek.setOnSeekBarChangeListener new SeekBar.OnSeekBarChangeListener public void onProgressChanged SeekBar seekBar int progress boolean fromTouch TextView findViewById R.id.SeekTxt .setText Value progress if fromTouch true only allow.. if fromTouch true only allow changes by 1 up or down if progress originalProgress 24 progress originalProgress 24 seekBar.setProgress originalProgress else originalProgress progress @Override public void onStopTrackingTouch SeekBar seekBar..

Changing default seekbar color

http://stackoverflow.com/questions/5314488/changing-default-seekbar-color

centerY 0.75 android endColor #FF0000 android angle 270 shape clip item layer list This is my java code SeekBar seekBar SeekBar findViewById R.id.seekbar final TextView seekBarValue TextView findViewById R.id.seekbarvalue filling seekbar seekBar.setOnSeekBarChangeListener.. 270 shape clip item layer list This is my java code SeekBar seekBar SeekBar findViewById R.id.seekbar final TextView seekBarValue TextView findViewById R.id.seekbarvalue filling seekbar seekBar.setOnSeekBarChangeListener new SeekBar.OnSeekBarChangeListener.. SeekBar findViewById R.id.seekbar final TextView seekBarValue TextView findViewById R.id.seekbarvalue filling seekbar seekBar.setOnSeekBarChangeListener new SeekBar.OnSeekBarChangeListener @Override public void onProgressChanged SeekBar seekBar..

Removing rounded edges of a customized Seekbar?

http://stackoverflow.com/questions/15804259/removing-rounded-edges-of-a-customized-seekbar

rounded edges of a customized Seekbar I'm trying to customize a seekbar. I have this mostly working but I am not able to remove the rounded edges of this seekbar... repeat android antialias true android dither false android filter false android gravity left clip item layer list Seekbar implementation SeekBar android id @ id seekBar1 android layout_width match_parent android layout_height wrap_content android.. rounded corners seekbar share improve this question SeekBar Customization First You Create a Custom Class For mSeekbar.java public class mSeekbar extends SeekBar public seekBar Context context super context Initialise public seekBar Context..

How to customize the look of a SeekBar in Android?

http://stackoverflow.com/questions/3187154/how-to-customize-the-look-of-a-seekbar-in-android

of the SeekBar` SeekBar android layout_height 10dip style @style seekbar_style How do I change the overall size of the Seekbar I want it to be much thinner then the standard SeekBar . android seekbar share improve this question I'm not sure about.. it to be much thinner then the standard SeekBar . android seekbar share improve this question I'm not sure about Seekbars but Progressbars can be customized by using a custom style defined in your styles.xml like so style name MyCustomProgressStyle..

How to make a vertical SeekBar in Android?

http://stackoverflow.com/questions/3333658/how-to-make-a-vertical-seekbar-in-android

http 560b.sakura.ne.jp android VerticalSlidebarExample.zip And Here is my own implementation for Vertical and Inverted Seekbar based on this https github.com AndroSelva Vertical SeekBar Android protected void onDraw Canvas c c.rotate 90 c.translate..

Disable progress change when user single tap on the Seekbar in Android

http://stackoverflow.com/questions/5126091/disable-progress-change-when-user-single-tap-on-the-seekbar-in-android

progress change when user single tap on the Seekbar in Android I am using SeekBar as a slider equalant in my android app since I cant find a Slider widget in Android SDK.... events click seekbar share improve this question Check out this other thread User can not interact with the Seekbar I tried the following and it works well. Note my seekbar has android max property set to 100 like this SeekBar android id..

Making A Custom Skinny ProgressBar / Seekbar

http://stackoverflow.com/questions/7056803/making-a-custom-skinny-progressbar-seekbar

A Custom Skinny ProgressBar Seekbar At a high level I have done several types of progress bar styles but they are all ugly when I have attempted to make them..

How add TextView in middle of SeekBar thumb?

http://stackoverflow.com/questions/9272384/how-add-textview-in-middle-of-seekbar-thumb

If I understand your question right you want to place text inside of the thumb on a seekbar like so The Android Seekbar doesn't expose any public or protected methods that allows you to set a text in the thumb. So you can't implement a solution..