Mujtaba Alboori
Results
2
issues of
Mujtaba Alboori
In order to stop recording video I've to create a new fragment that extend CameraFragment because the method is protected.
I've viewpager with 5 fragments one of the fragment has recyclerView private val recyclerView : RecyclerView by bindView(R.id.list) It works find once it first appears but one I move to...