We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 246d65f commit cde9579Copy full SHA for cde9579
RELEASE_NOTES.md
@@ -4,8 +4,9 @@
4
5
A feature release, which introduces the following changes:
6
7
-- A `ColorStateList` can now be used to specify the text color of a `MaterialDialog`'s list items.
8
-- Added `getItemCount`-, `isItemChecked`-, and `setItemChecked`-method to the `MaterialDialog`.
+- A `ColorStateList` can now be used to specify the text color of a `ListDialog`'s list items.
+- Added `getItemCount`-, `isItemChecked`- and `setItemChecked`-methods to the `ListDialog`.
9
+- Added `isItemEnabled`- and `setItemEnabled`-methods to the `ListDialog`.
10
- Updated dependency "AndroidUtil" to version 2.1.0.
11
12
## Version 5.1.6 (May. 1st 2019)
0 commit comments