RecyclerView using Jetpack Compose | LazyColumn | Jetpack Compose | 2023

RecyclerView using Jetpack Compose | LazyColumn | Jetpack Compose | 2023

Foxandroid

1 год назад

5,822 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@-no-handle
@-no-handle - 15.09.2023 18:23

You just mugged up the code and wrote it line by line, almost. You should've implemented it step by step. First implement the `show more` basic version. Then show how to use `remember`. Then show how to add animation.

Ответить
@yogeshmishra6025
@yogeshmishra6025 - 19.07.2023 15:43

how do you implement right and left swipe and also drag and drop the items in the list to change their position - like its implemented in the old style using xml, and various other classes

Ответить