51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#drawableLeft
安卓在代码中设置TextView的drawableLeft、drawableRight、drawableTop、drawableBottom
DrawablerightDrawable=getResources().getDrawable(R.drawable.icon_new);//调用setCompoundDrawables时,必须调用Drawable.setBounds()方法,否则图片不显示rightDrawable.setBounds(0,0,ri...
代码星球
·
2020-06-02
安卓
代码
设置
TextView
drawableLeft
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他