- Spent time ~ 9-11h
- Single Activity Application
iTunesAlbums - simple and small example application, that shows my current progress in RxJava 2 and visual design in Android applications.
- Searching music albums by musician
- Viewing additional information for selected album (tracklist, release date, copyrights)
- Sharing favorite albums with friends in messengers
- OkHttp3 - for network use
- RxJava 2 - for making async actions more easy
- Picasso - for downloading images and using placeholders
- Blurry - for blurring some images to make more stylish UI =)
- Data Binding - to simplify work with views without "findViewById"