Android: EditText hint in single line?

You can use android:ellipsize="end" android:maxLines="1" to show your hint text in single line but you won't be able to see the whole text because android:ellipsize="end" truncates the text at the end.

Thanks man it works – Sameer Z. Feb 2 at 6:29.

I try it already ,it is not working. Thanks for you support. If have any other idea or can just tell me how to customize the class.

– Sameer Z. Feb 2 at 6:15.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions