diff options
Diffstat (limited to 'sample/src/main/res/xml/changelog.xml')
-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 534750c..148e511 100644 --- a/sample/src/main/res/xml/changelog.xml +++ b/sample/src/main/res/xml/changelog.xml @@ -8,7 +8,7 @@ <version title="v1.5"/> <item text="Change snackbar builder" /> - <item text="Remove FragmentUtils since the same functionality can be done from ANKO" /> + <item text="Change addBundle to withArguments to match ANKO" /> <item text="" /> <item text="" /> <item text="" /> |