I have successfully implemented the mupdf library in my project.
The issue is the activity
MuPDFActivity
only showing a single window containing pdf. What I need is to convert this activity into fragment so that I can show it more than once simultaneously.