Get parent key value on click of child in recyclerview from firebase database
问题 I am creating a recycler view in which, I am getting Survey Name which is child of survey reference number in firebase database. What I want is when user click on survey name in recyclerview list it gets the parent KeyValue (which is survey reference number). I have attached the image of the database. On click survey name encircled which blue line, I want the parent key shaded with yellow line I have used an Interface in adapter class where I am getting position and modelResponse public