Appium for Android with multiple Fragments

If I use single fragments inside activities it works fine. But it doesn’t work if we have multiple fragments inside an activity and we try to find elements inside those fragments.
I saw lot of tickets created asking about the support for fragments. (some are added below)

Is there any official note on this?Whether appium supports multiple fragments or not?