From db435b336514a115a111d479ab8b7ae7b910fd95 Mon Sep 17 00:00:00 2001 From: PandZz <53939493+PandZz@users.noreply.github.com> Date: Tue, 23 Aug 2022 11:24:21 +0800 Subject: [PATCH] Update README_CN.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Chinese translation of “view” is “视图”, not “试图” in the original README_CN.md(this word’s meaning is “trying to do…”) --- README_CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_CN.md b/README_CN.md index ad4dbad..7af301a 100644 --- a/README_CN.md +++ b/README_CN.md @@ -2,7 +2,7 @@ [English](./README.md) -使用自定义 `LayoutManager` 实现 Android 中 `Gallery` 或者 `ViewPager` 控件的效果,支持垂直和水平两个方向,支持 `RecycleView` 的试图回收机制 +使用自定义 `LayoutManager` 实现 Android 中 `Gallery` 或者 `ViewPager` 控件的效果,支持垂直和水平两个方向,支持 `RecycleView` 的视图回收机制 ## 效果