Skip to content
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

Реализовать UI списка Дел #2

Closed
birdper opened this issue Nov 29, 2023 · 0 comments
Closed

Реализовать UI списка Дел #2

birdper opened this issue Nov 29, 2023 · 0 comments
Milestone

Comments

@birdper
Copy link
Owner

birdper commented Nov 29, 2023

  • должен быть реализован через RecyclerView
  • в качестве ячеек должен выступать UI ячейки дела
  • список должен быть вертикальным и занимать всю ширину и высоту экрана
  • передать в adapter список дел из TodoItemsRepository и отобразить
@birdper birdper added this to the Iteration 1 milestone Nov 30, 2023
birdper added a commit that referenced this issue Nov 30, 2023
birdper added a commit that referenced this issue Nov 30, 2023
birdper added a commit that referenced this issue Nov 30, 2023
birdper added a commit that referenced this issue Nov 30, 2023
@birdper birdper closed this as completed Nov 30, 2023
birdper added a commit that referenced this issue Nov 30, 2023
birdper added a commit that referenced this issue Nov 30, 2023
The last item on the to-do list was hidden behind the navigation bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant