help in android Edit Text -


hi have lil problem in android edit text made app in m using 2 text fields user name , password , set edittext size manually in 200dip format. when there no text in edit text in perfect size in image below when start typing text , text exceeds size of edittext field expand downwards in second image below. edittext before edittext after in expanded shape

what want when text exceeds size of edittext, should not change size. please help

android:singleline="true" should work.


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -