You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2020/03/12 08:46:54 UTC

[GitHub] [incubator-weex] wangxiongtao opened a new issue #3163: [Android]子组件中含有scroller,父组件引用时 scroller滑不动

wangxiongtao opened a new issue #3163: [Android]子组件中含有scroller,父组件引用时 scroller滑不动
URL: https://github.com/apache/incubator-weex/issues/3163
 
 
   子组件
   <template>
     <div>
       <scroller>
         。。。。。
       </scroller>
     </div>
   </template>
   
   父组件
   <template>
     <div>
       < 子组件/>
     </div>
   </template>
   
   这种情况scroller滑动不了
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-weex] wangxiongtao closed issue #3163: [Android]子组件中含有scroller,父组件引用时 scroller滑不动

Posted by GitBox <gi...@apache.org>.
wangxiongtao closed issue #3163: [Android]子组件中含有scroller,父组件引用时 scroller滑不动
URL: https://github.com/apache/incubator-weex/issues/3163
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services