Is it possible to set the margin or padding for the image which we added with the android:drawableLeft?
define a shape for your edittext and give it a padding For Example
The padding defined in this shape will help in give padding to drawableleft or right ---------------------- Apply this shape on EditView
using that defined shape as background will give your EditText some style plus margin to drawableLeft.