-
ViewPagerIndicator查看全部
-
TextView的一个属性,android:textStyle查看全部
-
去掉页面的工程名 必须在主要布局前面查看全部
-
高度为0 宽度为1 占据剩余的空间查看全部
-
工具-资源 | Android Dev Bookmarks http://t.cn/R44EQfh Material Design 在线配色工具 http://t.cn/R44EueR查看全部
-
ViewPagerIndicator效果图查看全部
-
mTabPageIndicator.setViewPager();查看全部
-
新建一个TabAdapter 实现FragmentPagerAdapter 定义一个数组 String[] 为标题的数据查看全部
-
新建一个TabFragment来实例化Fragment 传入int pos 用于改fragment的TextView的Text查看全部
-
ViewPagerIndicator 也就要TabPageIndicator 需要导入ViewPagerIndicator library查看全部
-
ViewPagerIndicator background=@color/transparent 是透明颜色查看全部
-
FragmentPagerAdapter (getSupportFragmentManager())查看全部
-
事务transaction添加 把fragment添加到frameLayout中。 使用fragment与ViewPager相比的好处是ViewPager的代码都在MainActivity中书写比较冗长 fragment的可以在fragment中书写 各归齐主查看全部
-
通过getSupportFragmentManager获取FragmentManager 再用beginTransaction开启事务,最后commit提交查看全部
-
在ImageButton中设置clickable 为 false 不然点击图片按钮切换不了ViewPager查看全部
举报
0/150
提交
取消