Skip to content

Commit cde9579

Browse files
committed
Edit release notes.
1 parent 246d65f commit cde9579

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

RELEASE_NOTES.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44

55
A feature release, which introduces the following changes:
66

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`.
7+
- A `ColorStateList` can now be used to specify the text color of a `ListDialog`'s list items.
8+
- Added `getItemCount`-, `isItemChecked`- and `setItemChecked`-methods to the `ListDialog`.
9+
- Added `isItemEnabled`- and `setItemEnabled`-methods to the `ListDialog`.
910
- Updated dependency "AndroidUtil" to version 2.1.0.
1011

1112
## Version 5.1.6 (May. 1st 2019)

0 commit comments

Comments
 (0)