On Tue, Jun 22, 2010 at 4:56 PM, maik <maik.wi...@googlemail.com> wrote:
> What is the predefined layout
> android.R.layout.simple_list_item_single_choice good for if it uses
> the same color for text and background?

That's for ListView. ListView is not AlertDialog.

AlertDialog uses android.R.layout.select_dialog_multichoice for its
rows (after spending a few minutes hunting through the source code for
the answer).

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

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