摘要: View popuView = LayoutInflater.from(this).inflate(R.layout.purrify_main_poupow, null); popuView.measure(MeasureSpec.UNSPECIFIED, MeasureSpec.UNSPECIFIED); popupWidth = popuView.getMeasuredWidth()... 阅读全文
posted @ 2016-05-27 11:14 呼啦啦,,啦啦呼呼 阅读(337) 评论(0) 推荐(0) 编辑