aboutsummaryrefslogtreecommitdiff
path: root/res/layout/download_activity.xml
blob: 3a1aa5e4a827093cc6b5ed23182625f529f33941 (plain)
1
2
3
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" />