05 2019 档案
ViewPager留出边 显示左右两边的视图
摘要:发现上面的RelativeLayout(可以用其它layout替换)和ViewPager的android:clipChildren都设置为了false。 android:clipChildren表示是否限制子View在其范围内,默认为true。 如此就可以 实现 两边 留边能看见视图的ViewPag 阅读全文
posted @ 2019-05-14 18:39 毕哥 阅读(1302) 评论(0) 推荐(0) 编辑