[jira] [Commented] (WEEX-247) list中包含scoller时卡顿

2018-04-04 Thread codefurture (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425351#comment-16425351
 ] 

codefurture commented on WEEX-247:
--

http://dotwe.org/vue/7aa9f8be7d205a617aedd912f7dfa429

> 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
> Attachments: 1522726701.jpg
>
>
> 在纵向List中包含横向scoller时,占用内存过大,导致页面卡顿,安卓平台较明显。代码大致如下:
>      :style="list_style" 
>     loadmoreoffset="10"
>     @loadmore="onloadmore"
>     >
>   
>       scroll-direction="horizontal" 
>     show-scrollbar="false">
>  
> 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-247) list中包含scoller时卡顿

2018-04-02 Thread fudongrong (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16423432#comment-16423432
 ] 

fudongrong commented on WEEX-247:
-

i don't know how to try.i try to do but fail.because i havn't see any doc or 
code to teach me how to use it !1522726701.jpg! 

> 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
> Attachments: 1522726701.jpg
>
>
> 在纵向List中包含横向scoller时,占用内存过大,导致页面卡顿,安卓平台较明显。代码大致如下:
>      :style="list_style" 
>     loadmoreoffset="10"
>     @loadmore="onloadmore"
>     >
>   
>       scroll-direction="horizontal" 
>     show-scrollbar="false">
>  
> 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-247) list中包含scoller时卡顿

2018-04-02 Thread codefurture (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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时,占用内存过大,导致页面卡顿,安卓平台较明显。代码大致如下:
>      :style="list_style" 
>     loadmoreoffset="10"
>     @loadmore="onloadmore"
>     >
>   
>       scroll-direction="horizontal" 
>     show-scrollbar="false">
>  
> 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-247) list中包含scoller时卡顿

2018-03-26 Thread fudongrong (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16414942#comment-16414942
 ] 

fudongrong commented on WEEX-247:
-

how should i try,can you give me a demo or code?native app must give support or 
not?

> 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时,占用内存过大,导致页面卡顿,安卓平台较明显。代码大致如下:
>      :style="list_style" 
>     loadmoreoffset="10"
>     @loadmore="onloadmore"
>     >
>   
>       scroll-direction="horizontal" 
>     show-scrollbar="false">
>  
> 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-247) list中包含scoller时卡顿

2018-03-26 Thread codefurture (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16414926#comment-16414926
 ] 

codefurture commented on WEEX-247:
--

use horizontal list, and have a try

> 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时,占用内存过大,导致页面卡顿,安卓平台较明显。代码大致如下:
>      :style="list_style" 
>     loadmoreoffset="10"
>     @loadmore="onloadmore"
>     >
>   
>       scroll-direction="horizontal" 
>     show-scrollbar="false">
>  
> 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)