赞
踩
上来就干,是我一贯的作风!
先预览下效果图
未签到效果.png
已签到效果.png
分析控件结构:
从上到下依次是TextView→GridView→GridView
布局代码:
xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@android:color/white">
android:id="@+id/tvYear"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:padding="10dp"
android:text="2017年7月"
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。