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

Method to grab only title #10

Open Master-Zangetsu opened 10 years ago

Master-Zangetsu commented 10 years ago

For larger RSS feeds an option to collect only the title and url might be worthwhile.

This can then be passed when the item is clicked to generate the full feed.