diff options
Diffstat (limited to 'sample/src/main')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 2 |
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 48a2644..f019691 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -14,7 +14,7 @@ <item text="Optimize and refactor old code" /> <item text=":adapter: Add helper methods to enhance FastAdapter for Kotlin" /> <item text=":core: Create ProgressAnimator class" /> - <item text="" /> + <item text=":searchview: Add searchview holder interface" /> <item text="" /> <item text="" /> |