aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/download_activity.xml
blob: 017e401337c4e8aa5353a9a8d22bc219bab97d49 (plain)
1
2
3
4
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/fragment_container"
    android:layout_width="match_parent"
    android:layout_height="match_parent" />