为了账号安全,请及时绑定邮箱和手机立即绑定

无法使用 passwordToggleEnabled 添加 drawableStart

无法使用 passwordToggleEnabled 添加 drawableStart

不负相思意 2021-06-14 17:49:25
我也尝试使用 java 代码添加它;password.setCompoundDrawablesRelativeWithIntrinsicBounds(drawable, 0, 0, 0);我还搜索了解决此问题的方法,但无济于事,我只发现 drawableStart 也不起作用。
查看完整描述

2 回答

?
慕运维8079593

TA贡献1876条经验 获得超5个赞

editText.setCompoundDrawablesWithIntrinsicBounds(0, 0, R.drawable.drawableRight, 0);

尝试:

setCompoundDrawablesWithIntrinsicBounds(left,top,right,bottom)

与:

setCompoundDrawablesRelativeWithIntrinsicBounds


查看完整回答
反对 回复 2021-06-23
  • 2 回答
  • 0 关注
  • 161 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信