matshofman / Android-RSS-Reader-Library

A RSS reader library to fetch a RSS feed from the web and parse it to workable objects
303 stars 95 forks source link

Added a read(InputStream) method and refactored read(URL) to use it. #6

Closed nealsanche closed 11 years ago

matshofman commented 11 years ago

Thanks for your input, really appreciate it

nealsanche commented 11 years ago

You're welcome.