You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ PDFViewer(
20
20
)
21
21
```
22
22
23
-
### PdfiumAndroidKt renderer
23
+
### Android renderer
24
24
This renderer uses [PdfRenderer](https://developer.android.com/reference/android/graphics/pdf/PdfRenderer). There are some limitations such as lack of support for annotated PDFs on Android api levels less than 31. [Read more here](https://issuetracker.google.com/issues/365693423)
0 commit comments