📅  最后修改于: 2022-03-11 14:52:39.588000             🧑  作者: Mango
TextView textView = (TextView) findViewById(R.id.myTxtView);
textView.setCompoundDrawablesWithIntrinsicBounds(R.drawable.icon, 0, 0, 0);