S
S
Sergey Shilovsky2019-12-15 17:04:58
Android
Sergey Shilovsky, 2019-12-15 17:04:58

Where can I order a mobile app review?

Good afternoon. I am practicing MVP and creating more complicated views. I made an application with a collapsible RecyclerView, I would like to know how terrible my solution is. The following points are of particular interest:

  1. Where should the folding, checkboxes, and sorting logic go? Now folding is in the adapter, and checkboxes and sorting are in the presenter.
  2. Where should the model be mapped to and from the recycler? Now in Repos
  3. Is it ok to store a recycler data model in a presenter?

Where can I order this kind of review?
I will also be happy with your opinion.
https://github.com/FirstSpectr/CollapseRecycler
Any criticism is most welcome.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
aol-nnov, 2019-12-15
@First_Spectr

take it, open the toaster^Wgoogle. write "abry-abyr code review"
https://codereview.stackexchange.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question