Ah OK, learned something new... Thanks Mark. Where do I get the source code you mentioned? I guess they are not included in the SDK because I wasn't able to find them there. Sorry for all this newbie questions, but I'm still working on getting into the platform (I'm coming from Windows Mobile)...
On 22 Jun., 23:19, Mark Murphy <[email protected]> wrote: > On Tue, Jun 22, 2010 at 4:56 PM, maik <[email protected]> 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/commonsguyhttp://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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

