I have nested RecyclerView and two LiveData. one is parentList and another one is childList I managed to use LiveData for ParentAdapter but when I try LiveData for ChildAdap