annotations.xml 653 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <root>
  3. <item name="android.print.pdf.PrintedPdfDocument android.graphics.pdf.PdfDocument.Page startPage(int) 0">
  4. <annotation name="androidx.annotation.IntRange">
  5. <val name="from" val="0" />
  6. </annotation>
  7. </item>
  8. <item name="android.print.pdf.PrintedPdfDocument int getPageHeight()">
  9. <annotation name="androidx.annotation.IntRange">
  10. <val name="from" val="0" />
  11. </annotation>
  12. </item>
  13. <item name="android.print.pdf.PrintedPdfDocument int getPageWidth()">
  14. <annotation name="androidx.annotation.IntRange">
  15. <val name="from" val="0" />
  16. </annotation>
  17. </item>
  18. </root>