
为什么TextView的setCompoundDrawables设置后图片不显示?
本文共计123个文字,预计阅读时间需要1分钟。TextView可以调用setCompoundDrawables设置一张图片出现在上下左右四个方位。代码如下:Drawable drawable=getResources().getDrawab
共收录篇相关文章

本文共计123个文字,预计阅读时间需要1分钟。TextView可以调用setCompoundDrawables设置一张图片出现在上下左右四个方位。代码如下:Drawable drawable=getResources().getDrawab