Thanks for the contribution, maybe you should update the corresponding english document, too.
Thanks. Adam Feng On 24 Jan 2018, 3:57 PM +0800, zwwill <[email protected]>, wrote: > Github user zwwill commented on a diff in the pull request: > > https://github.com/apache/incubator-weex-site/pull/47#discussion_r163474033 > > --- Diff: source/cn/references/components/scroller.md --- > @@ -35,7 +35,7 @@ version: 2.1 > - `show-scrollbar {boolean}`:可选值为 `true`/ `false`,默认值为 `true`。控制是否出现滚动条。 > > - `scroll-direction {string}`:可选为 `horizontal` 或者 `vertical`,默认值为 `vertical` > 。定义滚动的方向。 > - - `scroll-direction`定义了 scroller 的滚动方向,`flex-direction` 定义了 scroller > 的布局方向,两个方向必须一致。 > + - `scroll-direction`定义了 scroller 的滚动方向,样式表属性 `flex-direction` 定义了 scroller > 的布局方向,两个方向必须一致。 > --- End diff -- > > 经常有人反应 安卓下 `flex-direction` 配置无效,发现他们将 `flex-direction` 当作 `<scroller>` 的属性使用了 > > > ---
