Hi all
My application has always worked well on all devices, but on one, after the upgrade to ICS 4.0.4, seems that the maximum number of characters in a EditText has been limited to 10000. I understand that I could limit the size of files to be loaded into the EditText, but I wonder if there is a possibility bypass this limitation that I've found only in this phone (lg p970) and with this version of Android (Before upgrading I could load files of 60000 characters without problems)
Thanks to all