Android drawableleft drawableTop 設置圖片的大小

例子:   Drawable drawable=getResources().getDrawable(R.drawable.xx); //獲取圖片   drawable.setBounds(left, top, right, bottom);  //設置圖片參數   xx.setCompoundDrawablesRelativeWithIntrinsicBounds(null,all,null,n
相關文章
相關標籤/搜索