pkuashi / android-codepad

Automatically exported from code.google.com/p/android-codepad
0 stars 0 forks source link

Slow bad performance with big files. #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Get a large XML File without comments, just tags (let's say 250kB)
2. Put the large XML File on your storage
3. Open with CodePad

What is the expected output? What do you see instead?
It takes minutes to open the file.

What version of the product are you using? On what operating system?
I compiled the latest sources and I'm running the app on a Nexus7 with Android 
4.3 (2012).

The GitHub app instantly prettifies the code.

Original issue reported on code.google.com by clio...@gmail.com on 29 Sep 2013 at 2:34