会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
信息学奥赛NOIP辅导
真情妙悟著文章
CnBlogs
Home
New Post
Contact
Admin
Subscription
2018年5月19日
[Android] 代码中动态设置shape
TextView textView = new TextView(this); GradientDrawable drawable = new GradientDrawable(); drawable.setCornerRadius(5); drawable.setStroke(1, Color.parseColor("#cccccc")); drawable.setColor(Color.pa...
Read More
posted @ 2018-05-19 22:03 NOIP/NOI辅导
Views(1752)
Comments(0)
Diggs(0)
Edit
公告