In my application I want to pass an search query from an edittext to my adapter which is located in one of the child fragment. In the childfragment I want to filter the adapter based on the text I have entered in the edittext which is located in the parent fragment.In my application I want to pass an search quer