摘要: 使用scrollview后,alignParentBottom不起效,布局不能完全拉伸,match_parent无效 设置scrollView的fillViewPort属性为true Romain Guy write a little info about a ScrollView attribute that is missing from documentation :android:fil... 阅读全文
posted @ 2015-07-03 11:51 Assasin哲 阅读(492) 评论(0) 推荐(0)
摘要: 通过getSystemService获得android 系统的一些服务1、WINDOW_SERVICE 返回值 WindowManager 是一个唯一的全局控制Android的窗口机制,可以添加view到屏幕,主要方法有WindowManager.LayoutParams2、LAYOUT_INFLA... 阅读全文
posted @ 2015-07-03 11:33 Assasin哲 阅读(294) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-07-03 11:03 Assasin哲 阅读(160) 评论(0) 推荐(0)