会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
朱小勇
博客园
园子
首页
新随笔
联系
管理
订阅
2016年8月10日
判断某个ImageView的背景图是否是已知的背景图相等
摘要: if (ibtn.getDrawable().getConstantState().equals(getResources().getDrawable(R.mipmap.image).getConstantState())){do;}判断两个Drawable的constantState是否相同。
阅读全文
posted @ 2016-08-10 15:31 朱小勇
阅读(471)
评论(0)
推荐(0)
编辑
公告