- 博客(3)
- 收藏
- 关注
转载 Android 关于button渐变背景色的详解,摘抄
android中shape的使用(android:angle小解) 分类:移动开发/Android/文章 本文参考http://kofi1122.blog.51cto.com/2815761/521605和http://blog.youkuaiyun.com/qizi329/article/details/6309819 <sh...
2015-10-12 17:18:00
368
转载 Android radius上边两个圆角,底下是方角的实现
做无线查房系统时,遇到一个按钮是上面两个圆角,下面两个方角类似标签的图片,一开始设置为: <corners android:topLeftRadius="8dip" android:topRightRadius="8dip" android:bottomLeftRadius="0dip" android:bottomRigh...
2015-10-10 16:26:00
574
转载 安卓Button按钮强制拉伸解决方式
由于实现按钮的是Button,因此查询了网上 button背景高度拉伸问题的帖子。有几种解决方案。 1、设置MinHeight 和 MinWidth 为0dp。问题解决。 2、将Button用ImageView和ImageButton替代。经过测试,按钮上的text文字被覆盖,不显示 转载于:https://www.cnblogs.com/shanshuijian/p/482883...
2015-09-22 14:19:00
455
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人