diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-26 19:43:43 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-26 19:43:43 -0700 |
commit | cb2da7537c544e847373981a861b6a8ec151b847 (patch) | |
tree | 243990004701c724b54d52b1fac61d317ea59eb2 /sample/src/main/res | |
parent | c46fb11e0a8297b1ff7caec722488218e3834ac9 (diff) | |
download | kau-cb2da7537c544e847373981a861b6a8ec151b847.tar.gz kau-cb2da7537c544e847373981a861b6a8ec151b847.tar.bz2 kau-cb2da7537c544e847373981a861b6a8ec151b847.zip |
Add kpref item readme
Diffstat (limited to 'sample/src/main/res')
-rw-r--r-- | sample/src/main/res/xml/changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/src/main/res/xml/changelog.xml b/sample/src/main/res/xml/changelog.xml index 55ddd34..d864f74 100644 --- a/sample/src/main/res/xml/changelog.xml +++ b/sample/src/main/res/xml/changelog.xml @@ -11,7 +11,7 @@ <item text="Added DSL markers" /> <item text="Added transition utils and other utils" /> <item text="Added custom searchview with binders" /> - <item text="" /> + <item text="Added KauBoundedCardView" /> <item text="" /> <item text="" /> <item text="" /> |