Support pdf files in file viewer #259

Merged
mmarif merged 4 commits from 181-pdf-support into master 2020-01-30 18:00:34 +00:00
Showing only changes of commit 92d1c5721b - Show all commits

View File

@ -72,7 +72,7 @@
</LinearLayout>
<LinearLayout
android:layout_marginTop="50dp"
android:layout_marginTop="55dp"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/colorPrimary"
@ -111,4 +111,4 @@
android:indeterminate="true"
android:visibility="visible" />
</RelativeLayout>
</RelativeLayout>