aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/xml/kau_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-01-04 16:00:04 -0500
committerGitHub <noreply@github.com>2018-01-04 16:00:04 -0500
commit8a88dc077466cff9c5f2daf9185142b311f45270 (patch)
treefd8af27f88f130706df45c147d9c5fcfccdc0627 /sample/src/main/res/xml/kau_changelog.xml
parent2a9d5916a2acd0b468b9aa28977021fdd483e2aa (diff)
downloadkau-8a88dc077466cff9c5f2daf9185142b311f45270.tar.gz
kau-8a88dc077466cff9c5f2daf9185142b311f45270.tar.bz2
kau-8a88dc077466cff9c5f2daf9185142b311f45270.zip
Add fix for fast scroll (#124)
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index a4c4f95..09e5896 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -7,6 +7,13 @@
-->
+ <version title="v3.6.2" />
+ <item text=":core: Create more bundle utils to help with shared transition elements" />
+ <item text=":searchview: Add better encapsulation and use view location" />
+ <item text=":searchview: Add textClearedCallback" />
+ <item text="" />
+ <item text="" />
+
<version title="v3.6.1" />
<item text=":core: [Breaking] Removed private text field and introduced lazy logging functions" />
<item text=":adapter: Improve library item layout" />