This question already has an answer here:
- Android: TextView: Remove spacing and padding on top and bottom 16 answers
I want to remove default padding on textView. when i increase the size of textView then it's padding size increases automatically. even i set background of text View as "@null". i just want to show only text without any padding. my View looks like this first images and i want to show like second images.
first image
second image