Android XML: How to give ellipses to two lines in one textfield?
I’m designing an xml screen right now and rather than having two textfields, I want to just have one with two lines separated by n. However, the issue is that I want ellipses when both lines (or at least the first line) gets too long. Does anyone know a way of getting around this without having to create a new textfield?
Android XML: How to give ellipses to two lines in one textfield?
I’m designing an xml screen right now and rather than having two textfields, I want to just have one with two lines separated by n. However, the issue is that I want ellipses when both lines (or at least the first line) gets too long. Does anyone know a way of getting around this without having to create a new textfield?
Android XML: How to give ellipses to two lines in one textfield?
I’m designing an xml screen right now and rather than having two textfields, I want to just have one with two lines separated by n. However, the issue is that I want ellipses when both lines (or at least the first line) gets too long. Does anyone know a way of getting around this without having to create a new textfield?
Android: How to remove blank space from HorizontalScrollView
How to remove blank space that I get on the right?