I need to make an EditText smaller in height than the default wrap_content height.
Reducing the layout height property doesn’t work. Reducing the text size property doesn’t work. Reducing the padding doesn’t work. All these attempts have produced horrible visual effects.
Does anyone please know how to do this successfully ?
It’s not possible unless recreating the ui pictures.