I have to use TextInputLayout of design support library in my project. I want to give space between hint and EditText in TextInp
TextInputLayout
hint
EditText
TextInp
This a late answer but hope it helps, And I thinks its a bit better solution. Rather then giving background to your editText , Give that background to your TextInputLayout . And set edittext layout to transparent.
editText
edittext