Fifth Release
Changelog:
- Folder refactor under UI package
- Modified BasePresenter method registerView to attachView in order to get more consistence
- Added new runOnBackground version in BaseInteractor that uses a ScheduledExecutorService and also cancel method to stop execution
- Added Custom Views to extend BaseRelativeLayout, BaseFrameLayout and BaseLinearLayout