Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 410 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 410 Bytes

SimpleRssReader

This is simple RSS parser used OkHttp, Glide, Butter Knife, DBFlow.

Add your RSS URI by FloatActionButton.

Context menu contains:

  • add tet RSS data
  • remove all data
  • refresh all data

Please, long press to feed item for remove it.

Used OkHttp for fetch data.

Used Glide for image loading for feed and feed item (into TextView via HTML ImageGeter).

Used DBFlow to store data.