I do have a problem with TextView
. I don\'t want to have any margin/padding above it.
Yes this space included by default. You are not able to remove that space as per my search area. So you need to have to implement some logic to have such view.
See below Image:
Its not a good idea but you can do like below code:
Here, first "10" is of your properties and second one is as i have set for you.
Enjoy. :))