libpdfviewer/app/src/main/java/org/grapheneos/pdfviewer
smdyv c743c0d6a7 Create layout for the PDF viewer activity
Updating insets is no longer necessary because the layout reserves the
space for the top app bar and frees it up in full-screen mode so the
WebView can fill the entire screen.
2022-02-19 08:32:15 -05:00
..
fragment Replace deprecated usages of getActivity with requireActivity, replace onClick with lambda, and use NonNull 2022-02-05 23:51:21 -05:00
loader Replace valueOf with their respective data type functions 2022-02-03 11:09:57 -05:00
GestureHelper.java Replace valueOf with their respective data type functions 2022-02-03 11:09:57 -05:00
PdfViewer.java Create layout for the PDF viewer activity 2022-02-19 08:32:15 -05:00
Utils.java Replace valueOf with their respective data type functions 2022-02-03 11:09:57 -05:00