prof18/RSS-Parser

Error (dont know which one) when trying to use the articlelist

LordFluffy opened this issue · 2 comments

So basically, whenever I try to actually use the artcile list, II get an error and nothing loads. But when I put some Toast or Log in the on finish it works.

I guess there are some failure with the UI thread. I'm gonna investigate

I've checked out. In the onFinish you have to set the result to the view. I can't reproduce your error