syniuhin opened this issue 10 years ago · 1 comments
I call TextParser in main thread from ReaderFragment, and this is ugly. Since I need the whole TextParser object, I (probably) can't use IntentService. How to implement it properly?
general conception has been implemented