0.0.9
- Updated Gradle Plugin (from 3.0.1 to 3.1.2), Support Library (from 27.0.2 to 27.1.1) and Kotlin (from 1.2.21 to 1.2.41) versions;
- Fixed some of the UI tests not working at all;
- Linked Travis CI and Codacy to the project;
- Fixed code quality issues from Codacy;
- Refactored the complex class VideoControllerView by creating a DrawableHelper where to store and control the drawables;
- Removed unnecessary Log.d onDetach in VideoControllerView.