摘要:
圆角矩形 常用作一些组件的背景 构造函数: RoundRectShape(float[] outerRadii, RectF inset, float[] innerRadii) Specifies an outer (round)rect and an optional inner (round) 阅读全文
posted @ 2016-04-27 15:14
无天666
阅读(2466)
评论(0)
推荐(0)
摘要:
In essence, I'm trying to layer multiple ImageViews (one of which is a floor plan, the other a rectangle) on top of each other while still allowing fo 阅读全文
posted @ 2016-04-27 14:31
无天666
阅读(1198)
评论(0)
推荐(0)
摘要:
插件用的是github上的actionbarsherlock插件。 阅读全文
posted @ 2016-04-27 13:53
无天666
阅读(324)
评论(0)
推荐(0)
摘要:
android 4.0以后,新增了一个功能:关闭某个应用发出的通知、Toast等。具体操作为:打开应用安装列表,找到要屏蔽的应用(长按通知,点击弹出的"应用信 息",即可跳到应用信息界面),把允许推送消息(显示通知)取消即可。产品发现这个功能之后,果断要求屏蔽。能力有限,不知道如何破通知的屏蔽,自己 阅读全文
posted @ 2016-04-27 11:05
无天666
阅读(728)
评论(0)
推荐(0)