Friday, March 9, 2012

Re: [android-developers] Can not find Standard-Widget in Documentation / Can anybody help?

That's a SeekBar:

http://developer.android.com/reference/android/widget/SeekBar.html

09.03.2012 11:49, Christian Hartmann пишет:
> Hi there,
>
> can anybody tell me what kind of Widget/Control/View the control is
> that you can see on the attached screenshot under 'Default Range'? I
> mean the one with the green bar to control the range in that case.
>
> Maybe a good example how to set this up in a layout xml would also be
> nice.
>
> Currently I am using
>
> HorizontalSlider hs = new HorizontalSlider(getContext(), null,
> android.R.attr.progressBarStyleHorizontal);
>
> but I want this delimiter to be also shown. Currently it is not in my
> app if I use the above mentioned line.
>
> Any help will be appreciated.
>
> Regards,
>
> Christian
>
>
>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

--
Kostya Vasilyev

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment