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: [email protected] With regards, Apache Git Services
