refactor: remove authentication from Search fragment
As search suggestions and search results are now using WebSearchHelper from GPlayAPI, these requests don't need to tie with authentication. Search Fragment now extends from Android Fragment instead of TimeoutFragment to exclude authentication functionalities.
Loading
Please register or sign in to comment