StreamPlayerApp
StreamPlayerApp copied to clipboard
Break feature-list module down into 3 modules
Feature list module contains a lot of code, we should break it down in three modules:
- search module;
- details module;
- list module.