Version 5.2.0
A feature release, which introduces the following changes:
- A
ColorStateListcan now be used to specify the text color of aListDialog's list items. - Added
getItemCount-,isItemChecked- andsetItemChecked-methods to theListDialog. - Added
isItemEnabled- andsetItemEnabled-methods to theListDialog. - Added the functionality to specify icons for the list items of a
ListDialog. - Updated dependency "AndroidUtil" to version 2.1.0.