摘要:
txtUserpwd.setCompoundDrawablesWithIntrinsicBounds(null, null, getResources().getDrawable(R.drawable.indicator_input_error), null); txtUserpwd.setError(getResources().getString(R.string.input_userpwd)); txtUserpwd.requestFocus();这么做图片是显示的手机默认图片而不是你自定义图片,原因为没有给图片设置大小Drawable errorIcon = getRes... 阅读全文
posted @ 2012-12-24 09:30
freexiaoyu
阅读(1289)
评论(0)
推荐(0)
浙公网安备 33010602011771号