diff options
author | Allan Wang <me@allanwang.ca> | 2017-11-12 04:02:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-12 04:02:08 -0500 |
commit | 1b7368f89500b16d5a7a16db9dc01778bed92194 (patch) | |
tree | 1f3c8972440c1f258c81b400f364ecdcda5fcdab /sample/src/main/res | |
parent | 43cd1034b3319365db52d03efdfff333822c7335 (diff) | |
download | kau-1b7368f89500b16d5a7a16db9dc01778bed92194.tar.gz kau-1b7368f89500b16d5a7a16db9dc01778bed92194.tar.bz2 kau-1b7368f89500b16d5a7a16db9dc01778bed92194.zip |
Add translations (#103)
Diffstat (limited to 'sample/src/main/res')
-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="" /> |