From b13c0cc43e91fd3f95f6fadf2a1ffa2d11ed543f Mon Sep 17 00:00:00 2001 From: sonichy Date: Sun, 20 Sep 2020 12:13:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=97=A0=E6=B3=95=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E5=BC=80=E6=9C=BA=E6=97=B6=E9=95=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/res/layout/dialog_download.xml | 95 +++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 main/res/layout/dialog_download.xml diff --git a/main/res/layout/dialog_download.xml b/main/res/layout/dialog_download.xml new file mode 100644 index 0000000..f8100a5 --- /dev/null +++ b/main/res/layout/dialog_download.xml @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file