Thanks..It works.
On Tue, Dec 9, 2008 at 8:50 PM, Shubham <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> mSeekBar.setProgressDrawable(drawable);
> /*This should do the Job, It works for me
> Without this i see the same behavior seen by You*/
> mSeekBar.setThumbOffset(0); //Addthis
> mSeekBar.setProgres
Hi,
mSeekBar.setProgressDrawable(drawable);
/*This should do the Job, It works for me
Without this i see the same behavior seen by You*/
mSeekBar.setThumbOffset(0); //Addthis
mSeekBar.setProgress(0);
Thanks,
Shubham
On Dec 1, 6:07 pm, "for android" <[EMAIL PROTECTED]> wrote:
> I have seek ba
Any help
On Mon, Dec 1, 2008 at 6:37 PM, for android <[EMAIL PROTECTED]> wrote:
> I have seek bar,for which i change the Progress Drawable images and
> specify a android:thumb.
>
> When I do this,the thumb seems to show just half the image at position
> 0.(Image and Source code attached)
3 matches
Mail list logo