aboutsummaryrefslogtreecommitdiff
path: root/res/layout/download_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/download_activity.xml')
-rw-r--r--res/layout/download_activity.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/layout/download_activity.xml b/res/layout/download_activity.xml
new file mode 100644
index 00000000..3a1aa5e4
--- /dev/null
+++ b/res/layout/download_activity.xml
@@ -0,0 +1,4 @@
+<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ android:id="@+id/download_container"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent" /> \ No newline at end of file