caarmen / poet-assistant

Android app with rhyming dictionary, thesaurus, and dictionary, with text-to-speech functionality to read your poem.
Other
83 stars 11 forks source link

Use Rx APIs in the loader implementations #7

Closed caarmen closed 8 years ago

caarmen commented 8 years ago

This PR modifies the implementation of the loader classes, to use Rx APIs to manage the "streams" of data the loaders create.

What I like: