diff options
Diffstat (limited to 'sample/src/main/res/xml/changelog.xml')
-rw-r--r-- | sample/src/main/res/xml/changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sample/src/main/res/xml/changelog.xml b/sample/src/main/res/xml/changelog.xml index 1fe0a61..f4ac5bf 100644 --- a/sample/src/main/res/xml/changelog.xml +++ b/sample/src/main/res/xml/changelog.xml @@ -18,8 +18,8 @@ <version title="v1.4"/> <item text="Added about activities" /> - <item text="Added themed fast item adapter" /> - <item text="Added chained adapter" /> + <item text="Added themed fast item imageAdapter" /> + <item text="Added chained imageAdapter" /> <item text="Added item animators" /> <item text="Ported some views over from Plaid" /> <item text="Add string arg option for sendEmail" /> |