Android training application
https://www.themoviedb.org/documentation/api
com.gl.tmdb
- app - main application/UI classes
- base - base classes
- custom - custom views
- ui - Activities, Fragments and supporting classes
- content - application content
- local - local content (DB)
- model - model classes
- remote - fetching content from network
- events - events sent by EventBus
- utils - utility classes