02 2017 档案

垂直滑动 嵌套 水平滑动,滑动卡顿的问题。
摘要:GrideView 嵌套 HorizontalListView,水平滑动卡顿。 原因:grideView拦截了水平滑动事件 解决方法:重写GrideView ,onInterceptTouchEvent方法处理事件拦截问题 阅读全文

posted @ 2017-02-07 10:28 EthanDong 阅读(208) 评论(0) 推荐(0) 编辑

使用Tablayout出现标题消失的原因:setupWithViewPager()的大坑
摘要:TabLayout使用addTab方法添加标题,调用setupWithViewPager方法绑定ViewPager tabLayout.addTab(tabLayout.newTab().setText("全部")); tabLayout.addTab(tabLayout.newTab().setText("Ping²it")); tabLayout.addTab(tabLayout.newTab... 阅读全文

posted @ 2017-02-06 11:34 EthanDong 阅读(1073) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示