- Checkbox prompts can be displayed with list and input dialogs, now. Not just basic dialogs.
- Some crash/bug fixes to the
ColorChooserDialog
(from pull requests). - Fixed simple list dialog items not having background selectors (in the
commons
adapter). - Fixed the top/bottom dialog divider lines not correctly hiding/showing while scrolling in long content/list dialogs.
- Other miscellaneous bug fixes. Also added a date picker example to the sample project.