首页 > 移动平台 > 详细

android开发中遇到的问题

时间:2015-03-03 11:17:21      阅读:361      评论:0      收藏:0      [点我收藏+]

1.自定义RadioButton的setMinimumWidth无效

查文档,无法保证一定设置成功,可能受父Layout的影响而无法生效。而我的布局正是自定义的FlowLayout

Sets the minimum width of the view. It is not guaranteed the view will be able to achieve this minimum width (for example, if its parent layout constrains it with less available width).

 2.ExpandableListView设置android:divider无效

解决方案,没有设置android:dividerHeight

 

android开发中遇到的问题

原文:http://www.cnblogs.com/baron89/p/4310377.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!