diff options
Diffstat (limited to 'sample/src/main')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index fd3113c..3eb5287 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -6,13 +6,13 @@ <item text="" /> --> + <version title="v3.3.2"/> + <item text=":kpref-activity: Add visibility toggle to Core contract. Items can override this to show/hide given preferences based on boolean callbacks." /> + <version title="v3.3.1"/> <item text=":core: Open up all logger functions" /> <item text=":core: Deprecate kauSwipeOnPostCreate and move functionality to onCreate" /> <item text=":searchview: Fix background tint" /> - <item text="" /> - <item text="" /> - <item text="" /> <version title="v3.3.0"/> <item text=":core: Create debounce methods" /> |