diff --git a/app/src/main/res/layout/file_pdf_viewer_page.xml b/app/src/main/res/layout/file_pdf_viewer_page.xml index 216e6414e..5c9a25d02 100644 --- a/app/src/main/res/layout/file_pdf_viewer_page.xml +++ b/app/src/main/res/layout/file_pdf_viewer_page.xml @@ -2,4 +2,5 @@ \ No newline at end of file + android:layout_height="match_parent" + android:background="@color/white"/> \ No newline at end of file