How can i keep the items position when add items to the front of the list, using android jetpack compose lazyColumn?
now i`m facing a problem in prepend item at the front of the lazyColumn.
How can i keep the items move the position when add items to the front of the list, using android jetpack compose lazyColumn?
now i`m facing a problem in prepend item at the front of the lazyColumn.