Hi, It looks that android:dialogMessage with ListPreference causes dialog malfunction. I got such case each time I use android:dialogMessage, dialog pops up empty (no entires, title and buttons are present). I checked on 1.5, 1.6, 2.0.1, 2.1-u1, 2.2 bug is present in every version.
I checked manual: http://developer.android.com/reference/android/preference/DialogPreference.html#attr_android:dialogMessage "The message in the dialog. If a dialogLayout is provided and contains a TextView with ID android:id/message, this message will be placed in there. " but it does not state using dialogMessage requires any additional steps, especially it works "out of the box" with other types. -- 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

