-
Notifications
You must be signed in to change notification settings - Fork 1.3k
#3734 Refactor and convert CategoryPresenter to kotlin #3735
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#3734 Refactor and convert CategoryPresenter to kotlin #3735
Conversation
…to be a stream of lists
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please add tests to make sure this change works as expected?
…tor-category-presenter # Conflicts: # app/src/main/java/fr/free/nrw/commons/category/SubCategoryListFragment.java # app/src/main/java/fr/free/nrw/commons/explore/categories/SearchCategoryFragment.java
…iourSubject to PublishSubject
…trigger a search on view becoming visible
…p of CategoryModel
…tor-category-presenter # Conflicts: # app/src/main/java/fr/free/nrw/commons/repository/UploadRemoteDataSource.java # app/src/main/java/fr/free/nrw/commons/repository/UploadRepository.java # app/src/main/java/fr/free/nrw/commons/upload/categories/CategoriesPresenter.java
…tor-category-presenter
neslihanturan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @macgills !
|
@neslihanturan github isn't displaying it but clicking through to travis is showing a green build, I think this is okay to merge |
Description (required)
Fixes #3734
What changes did you make and why?
Tests performed (required)
Tested ProdDebug on Nexus5x with API level 27