diff options
Diffstat (limited to 'sample/src/main/res/xml')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index cd6c41a..d668eb6 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -9,11 +9,12 @@ <version title="v3.6.3" /> <item text=":core: Check for tablet in email builder" /> <item text=":kpref-activity: Simplify internal code and add better encapsulation" /> - <item text="" /> + <item text=":kpref-activity: Disable seekbar when kprefseekbar is disabled" /> <item text="Add Chinese, Indonesian, Norwegian, Polish, Thai, and Turkish translations" /> <item text="Add back git versioning" /> <item text="Created gradle plugin for getting version updates" /> <item text="" /> + <item text="" /> <version title="v3.6.2" /> <item text=":core: Pass null instead of bundle if bundle is empty for startActivity" /> |