to read RSS stream from one website, and does some complex Web scraping. It
renders the items in the feed directly in native Android components, such as
TextView, ImageView.
This App was also built to be as fastest and simple as possible. Material design
guidelines were applied so you'll find:
* A navigation drawer with a header
* A SwipeRefresh layout to simply refresh the RSS feed
* A collapsing toolbar layout when you're consulting an article from the feed: expanded toolbar with header image is fading to simple toolbar
* Settings lets you customize the article you're currently reading, by excluding unnecessary content (like tweets), to leverage written content instead
* For Android 7.1 (API 25): dynamic App Shortcuts to quickly open the category that you're reading the most!