We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41d0a3 commit 9de46c8Copy full SHA for 9de46c8
1 file changed
RELEASE_NOTES.md
@@ -4,6 +4,13 @@
4
5
A bugfix release, which fixes the following issues:
6
7
+- The enable states of a `ListDialog`'s list items are now properly restored after orientation changes.
8
+- The listeners that are notified when a `ListDialog`'s list items are clicked are not reset after orientation changes.
9
+
10
+## Version 5.2.1 (Dec. 29th 2019)
11
12
+A bugfix release, which fixes the following issues:
13
14
- The icons of a `ListDialog`'s list items are now properly restored after orientation changes.
15
16
## Version 5.2.0 (Dec. 28th 2019)
0 commit comments