摘要:
依赖/开源库: 百分比布局:compile 'com.android.support:percent:+' RecyclerVIew:com.android.support:recyclerview-v7:+ LitePal:compile 'org.litepal.android:core:1.3 阅读全文
摘要:
归纳一下控件属性,很多属性都是共通的,不一定只有我归类那个可以用 TextView: android:id:给当前控件定义唯一标示符 android:layout_width:指定控件的宽度 android:layout_height:指定控件的高度 (高宽属性的可选值:match_parent(比 阅读全文