Hi,
I have solved the problem:create your class extends
DialogPreference,and override onPrepareDialogBuilder(Builder builder)
{
builder.setMultiChoiceItems.......
} you could reference the source code of ListPreference.java
On May 30, 9:17 pm, Jun <[email protected]> wrote:
> ListPreference default is Single-Choice, how to create Multi-Choice? help!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---