You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "codefurture (JIRA)" <ji...@apache.org> on 2018/06/26 02:02:00 UTC

[jira] [Commented] (WEEX-469) weex list component in the Android has no scroll bars

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

codefurture commented on WEEX-469:
----------------------------------

you can use showScrollbar="true" the let the scroll bar show.  example like this:

<list   showScrollbar="true">

</list>

> weex list component in the Android has no scroll bars
> -----------------------------------------------------
>
>                 Key: WEEX-469
>                 URL: https://issues.apache.org/jira/browse/WEEX-469
>             Project: Weex
>          Issue Type: Bug
>          Components: Android
>            Reporter: aixiaoxiang
>            Assignee: codefurture
>            Priority: Major
>         Attachments: image-2018-06-21-12-22-09-211.png
>
>
> weex list component in the Android has no scroll bars
> iOS has scroll bars
> android:
>      
>  !image-2018-06-21-12-22-09-211.png|thumbnail! 
> Related link:
> https://stackoverflow.com/questions/27056379/is-there-any-way-to-enable-scrollbars-for-recyclerview-in-code



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