Android EditText can't handle large file -



Android EditText can't handle large file -

i notice if of text within edittext view colorize different colour (e.g. foregroundcolorspan ), edittext becomes slow when number of line large. (>500 lines)

i trying utilize edittext typing code , syntax highlighting using spannable object.

anyone has solution problem? have write own edittext view? if case how do it?

never had problem , have tried temporary disable color when editing , , homecoming color after editing? , possible utilize listview of edittexts ?

android android-edittext

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -