仿QQ首页的消息和电话的切换,首页的头部(完全用布局控制)
首先贴上七个控制布局代码
1.title_text_sel.xml 字体颜色的切换 放到color文件夹下面
2.rb_bg_01.xml左边RadioButton的背景选择
3.rb_bg_01f.xml左边RadioButton的背景选择
4.rb_bg_01t.xml左边RadioButton的背景选择
5.rb_bg_02.xml右边边RadioButton的背景选择
6.rb_bg_02f.xml右边边RadioButton的背景选择
7.rb_bg_02t.xml右边边RadioButton的背景选择
activity_main.xml代码
colors.xml颜色值代码
#18B4ED #D0EFFA #FFFFFF
效果图
源码下载: