Created this app that shows a list of Radio Sweden's programs, with functionality to show a detail page of the items with more information. Backing the data for this app is Radio Swedens open API.
MVVM(Model-View-ModelView) architectural pattern was used.
Gson allows us to convert data from json to our object models