Create a photo grid with multiselect behavior using Jetpack Compose. Use a basic grid to create a picture grid with multi-select behavior. Use gesture handling so we can select / deselect elements with drag - Finishing touches to make the elements look like photos.
Table of contents
Create a photo grid with multiselect behavior using Jetpack ComposeImplement the gridAdding selection stateGesture handlingAdd scrolling during dragFinal touchesConclusionSort: