Doesn\'t work EditText padding in the API 21. I try to do it in empty project, only with single editText, but it still doesn\'t work.
Set padding programmatically works
Try to give padding programmatically by using method setLayoutParams() it will work i am hopeful Ref: Example