Re: [android-developers] what dialog to use for volume adjustment?

2010-10-16 Thread YuviDroid
The scrollable bar is called SeekBar (
http://developer.android.com/reference/android/widget/SeekBar.html).

It's pretty simple to use ;)


Yuvi

On Sat, Oct 16, 2010 at 1:43 PM, kevindroid  wrote:

> Hi,
>
> I am trying to adjust volume. But I am not sure what type of dialog
> that should be used.
>
> In phone settings, there are "media volume", "ringer volume" settings
> which popup a dialog with a scrollable bar to adjust the volume, what
> type of dialog is that? Please help, I am googling so hard and still
> couldn't find out...
>
> Thanks
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
YuviDroid
Check out Launch-X  (a widget to
quickly access your favorite apps and contacts!)
http://android.yuvalsharon.net

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] what dialog to use for volume adjustment?

2010-10-16 Thread kevindroid
Hi,

I am trying to adjust volume. But I am not sure what type of dialog
that should be used.

In phone settings, there are "media volume", "ringer volume" settings
which popup a dialog with a scrollable bar to adjust the volume, what
type of dialog is that? Please help, I am googling so hard and still
couldn't find out...

Thanks

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en