Open sunny0092 opened 3 years ago
Hi,
onTransformationStartContainer()
and onTransformationEndContainer
must be called before super.onCreate
.
I have followed the instructions but still have not solved the problem, when clicking on the item it blinks https://drive.google.com/drive/folders/1nl08FknTsuXeqzyD_FrzCBRQGYIMpBWp?usp=sharing
Please complete the following information:
Describe the Bug: I using navigation component call Home fragment => Home Detail Fragment, it not working with navigation component. Can you please give me more instructions
====>RecyclerView Adapter
====>Home Fragment
=====>Home Detail Fragment