Skip to content

Merge Requests screen

Create a screen with a list of Merge Requests. Without design. Simple list with pagination. Item design is only text title.

  • data layer (entities and api)
  • MergeRequestRepository
  • MergeRequestListInteractor
  • MyMergeRequestListPresenter and interface MyMergeRequestListView
  • implementation MyMergeRequestListView on Fragment

API doc: https://docs.gitlab.com/ce/api/merge_requests.html

Edited by Konstantin Tskhovrebov
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information