[ https://issues.apache.org/jira/browse/WEEX-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423418#comment-16423418 ]
codefurture commented on WEEX-247: ---------------------------------- list add and direction > list中包含scoller时卡顿 > ----------------- > > Key: WEEX-247 > URL: https://issues.apache.org/jira/browse/WEEX-247 > Project: Weex > Issue Type: Improvement > Components: Android > Affects Versions: 0.18 > Environment: 安卓和ios均卡顿,安卓低端机效果更明显 > Reporter: fudongrong > Assignee: zhengshihan > Priority: Critical > > 在纵向List中包含横向scoller时,占用内存过大,导致页面卡顿,安卓平台较明显。代码大致如下: > <list class="brand-list" > :style="list_style" > loadmoreoffset="10" > @loadmore="onloadmore" > > > <cell> > <scoller > scroll-direction="horizontal" > show-scrollbar="false"></scoller> > </cell> > </list> -- This message was sent by Atlassian JIRA (v7.6.3#76005)