Android: How to set drawablePadding programmatically? May 11, 2023 by Tarik You can get refernce of ur text view and then can set UrTextView.setCompoundDrawablePadding(your padding value);