How to Display images you captured inside a horizontal pager in kotlin jetpack compose
I am try to capture images inside the horizontal pager composable Each time I take an image I want it to be displayed inside the horizontal pager. The application crashes every time I capture an image I suspect it is there by parameters of key and id inside the horizontal pager.