¡@

Home 

java Programming Glossary: linededittext

Android - How to make all lines in an edittext underlined?

http://stackoverflow.com/questions/10361755/android-how-to-make-all-lines-in-an-edittext-underlined

the tutorial I have created the layout public static class LinedEditText extends EditText private Rect mRect private Paint mPaint we.. mPaint we need this constructor for LayoutInflater public LinedEditText Context context AttributeSet attrs super context attrs mRect.. apk res android class com.bbbfr.mynotepad.NotepadText LinedEditText android id @ id note android background #ffd6e5 android layout_width..