Yep I know, it got so bad that I am starting over from scratch; making my actionbar into a class, using corwin42's new navigation drawer lib, and actually try to make my code readable lol.
The listview thing is just three buttons with listviews between them, when clicked a timer adds items one at a time and moves the views below down, and the whole thing is in a scrollview.
What happens is a whole book of the bible is loaded in a viewpager (on avg ~30 txt files) each time the app loads or the user changes book. So not a big file, just lots of small ones.
Thanks for your interest, it means a lot. And I promise I will write better code from now on, I think I've learned that the hard way now