Add initial support for external storage

This commit is contained in:
Rahul Kumar Patel
2021-02-24 15:34:21 +05:30
parent 3d00fc7691
commit 55865d3ce5
9 changed files with 40 additions and 17 deletions

View File

@@ -27,6 +27,7 @@
android:orientation="horizontal">
<ViewStub
android:id="@+id/header_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"