diff options
Diffstat (limited to 'sample/src/main')
-rw-r--r-- | sample/src/main/res/xml/changelog.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sample/src/main/res/xml/changelog.xml b/sample/src/main/res/xml/changelog.xml index b3dcdde..4ae0bae 100644 --- a/sample/src/main/res/xml/changelog.xml +++ b/sample/src/main/res/xml/changelog.xml @@ -7,11 +7,11 @@ --> <version title="v1.4"/> - <item text="" /> - <item text="" /> - <item text="" /> - <item text="" /> - <item text="" /> + <item text="Added about activities" /> + <item text="Added animated fast item adapter" /> + <item text="Added chained adapter" /> + <item text="Added item animators" /> + <item text="Ported some views over from Plaid" /> <item text="" /> <item text="" /> |