aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/xml/kau_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-07-01 13:50:27 -0700
committerAllan Wang <me@allanwang.ca>2019-07-01 13:50:27 -0700
commit273430e0fb1b884826382349b46a917ce42ebe0b (patch)
tree9be81c596c41c63d5f950d4852be5717c5298782 /sample/src/main/res/xml/kau_changelog.xml
parentf264bc4735e6d1aa9f9683f56b3c5f6e05c5a20b (diff)
downloadkau-273430e0fb1b884826382349b46a917ce42ebe0b.tar.gz
kau-273430e0fb1b884826382349b46a917ce42ebe0b.tar.bz2
kau-273430e0fb1b884826382349b46a917ce42ebe0b.zip
Remove extra dpToPx conversion, resolves #210
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index 301193a..0e38015 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -8,7 +8,7 @@
<version title="v5.0.1" />
<item text=":adapter: Moved fastadapter elements to new module, :fastadapter:. To migrate, simply rename the dependency. If you don't use fast adapter, no changes are necessary" />
- <item text="" />
+ <item text=":adapter: Make NoAnimatorChange an object; previously a class" />
<item text="" />
<item text="" />
<item text="" />