Closed davidlegare closed 6 years ago
Search method takes too much time to return result, therefore the podcast view tries to display a null list.
Create an asynchronous task to ensure that the random podcast category search can be returned before envoking the podcast view.
Bug
Search method takes too much time to return result, therefore the podcast view tries to display a null list.
Fix
Create an asynchronous task to ensure that the random podcast category search can be returned before envoking the podcast view.