yangchun9525

Results 6 comments of yangchun9525

就像这两张图一样,第一张是未滑动的时候,第二张是滑动的时候出现的 ![first](https://user-images.githubusercontent.com/13195683/35725005-ab512bb0-083a-11e8-9242-83476bbedec7.png) ![second](https://user-images.githubusercontent.com/13195683/35725007-adf4919a-083a-11e8-924c-754b931877ca.png)

就是第一张图是未滑动状态下,上面有一个下拉选择框和一个选择按钮,下面是一个ul,li组成的div。当滑动的时候,这个div会覆盖掉上面的下拉选择框和那个按钮,就像第二张图一样

@hackware1993 我是里面嵌套了一个recycleview,滑动冲突怎么解决?

怎么将fragment弄成无限循环?就像现在的图片一样?

你是不是moduleA,B中没有写module类,主项目中的的module类为AppModule