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
To disable the bottom line cut effect i have used margins, translationY and clipChildren="false"