[android-developers] Re: HoriztonalSlider - Indicator type thingy-ma-bob?

2008-11-14 Thread g1bb
Yep got it. Thanks. On Nov 14, 10:56 am, kolby <[EMAIL PROTECTED]> wrote: > Doesn't the SeekBar implement what you want already? Including the > thingy-ma-bob, aka > the draggable thumb? > > Michael > > On Nov 14, 12:46 pm, g1bb <[EMAIL PROTECTED]> wrote: > > > Could be attribute 'scrollbarAlways

[android-developers] Re: HoriztonalSlider - Indicator type thingy-ma-bob?

2008-11-14 Thread kolby
Doesn't the SeekBar implement what you want already? Including the thingy-ma-bob, aka the draggable thumb? Michael On Nov 14, 12:46 pm, g1bb <[EMAIL PROTECTED]> wrote: > Could be attribute 'scrollbarAlwaysDrawHorizontalTrack' > > Will give it a shot tonight. > > On Nov 14, 9:31 am, g1bb <[EMAIL

[android-developers] Re: HoriztonalSlider - Indicator type thingy-ma-bob?

2008-11-14 Thread g1bb
Bleh... never mind. Just found out about the SeekBar widget: http://code.google.com/android/reference/android/widget/SeekBar.html On Nov 14, 10:46 am, g1bb <[EMAIL PROTECTED]> wrote: > Could be attribute 'scrollbarAlwaysDrawHorizontalTrack' > > Will give it a shot tonight. > > On Nov 14, 9:31 am,

[android-developers] Re: HoriztonalSlider - Indicator type thingy-ma-bob?

2008-11-14 Thread g1bb
Could be attribute 'scrollbarAlwaysDrawHorizontalTrack' Will give it a shot tonight. On Nov 14, 9:31 am, g1bb <[EMAIL PROTECTED]> wrote: > Hello, > > Sorry for my lack of technical terminology when referring to this, but > I can't figure out what it's called! I've built a custom view for a > hor