Hi guys,

The emulator and G1's Settings apps apparently launches a preference activity.
In Settings, Sound and Display, when you touch the "Ringer volume"
setting, a dialog pops up, which shows a SeekBar.
My question is how is this implemented because I need a similar (seek
bar-driven) setting in my app.

I don't have Android's source code and am hesitant to download 2.1G
just to check :(
I'm guess this setting does NOT launch an intent which pops up the
dialog (because I'd expect that intent to be wrapped in
PreferenceScreen and then I'd see the circled arrow indicator) but
can't be sure.
I know many people on the list are Google employees and am hoping I'll
get an answer.

Thanks in advance,
Stoyan

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to