The margin/padding is taking too much place in the app.
Currently the layout height is:64dp.
And I want it to be about:32dp.
The problem is, when I change the height to 32dp, the text in the tab-widget is cut because of the content inside of it.
What should I do in order of making the height 32dp, without hiding parts of the tab headers.
The margin/padding is taking too much place in the app. Currently the layout height
Share
If you mean that the tab header text is getting cut off, this should fix it:
That gives you a tab header that looks like this: