private const val EXTRA_PDF_ID = "EXTRA_PDF_ID" fun newInstance(pdfID: Long): PdfFragment { val fragment = PdfFragment() val bundle ...
確定! 回上一頁