2016年1月21日

影藏软键盘

摘要: public void hideSoftInputView() { InputMethodManager manager = ((InputMethodManager) this.getSystemService(Activity.INPUT_METHOD_SERVICE)); if (getWindow().getAttributes().softInp... 阅读全文

posted @ 2016-01-21 21:31 Z2 阅读(275) 评论(0) 推荐(0)

圆形ImageView(可设置边缘厚度和颜色)--第三方开源--CircleImageView

摘要: 下载地址:https://github.com/hdodenhof/CircleImageView使用的时候直接在xml中: 阅读全文

posted @ 2016-01-21 14:22 Z2 阅读(500) 评论(0) 推荐(0)

导航