From d0360c9e617c432934f98a5afb7b7d697f6aae45 Mon Sep 17 00:00:00 2001 From: xC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com> Date: Tue, 1 Mar 2022 21:27:47 +0800 Subject: [PATCH] Add files via upload --- app/src/main/res/drawable/background.xml | 9 +++++++++ app/src/main/res/drawable/progress_bar.xml | 17 +++++++++++++++++ app/src/main/res/drawable/progress_dialog.xml | 9 +++++++++ app/src/main/res/drawable/state_off.xml | 9 +++++++++ app/src/main/res/drawable/state_on.xml | 9 +++++++++ app/src/main/res/drawable/thumb.xml | 5 +++++ 6 files changed, 58 insertions(+) create mode 100644 app/src/main/res/drawable/background.xml create mode 100644 app/src/main/res/drawable/progress_bar.xml create mode 100644 app/src/main/res/drawable/progress_dialog.xml create mode 100644 app/src/main/res/drawable/state_off.xml create mode 100644 app/src/main/res/drawable/state_on.xml create mode 100644 app/src/main/res/drawable/thumb.xml diff --git a/app/src/main/res/drawable/background.xml b/app/src/main/res/drawable/background.xml new file mode 100644 index 0000000..66b1c63 --- /dev/null +++ b/app/src/main/res/drawable/background.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/app/src/main/res/drawable/progress_bar.xml b/app/src/main/res/drawable/progress_bar.xml new file mode 100644 index 0000000..519514d --- /dev/null +++ b/app/src/main/res/drawable/progress_bar.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/progress_dialog.xml b/app/src/main/res/drawable/progress_dialog.xml new file mode 100644 index 0000000..66b1c63 --- /dev/null +++ b/app/src/main/res/drawable/progress_dialog.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/app/src/main/res/drawable/state_off.xml b/app/src/main/res/drawable/state_off.xml new file mode 100644 index 0000000..9c3023c --- /dev/null +++ b/app/src/main/res/drawable/state_off.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/app/src/main/res/drawable/state_on.xml b/app/src/main/res/drawable/state_on.xml new file mode 100644 index 0000000..9c3023c --- /dev/null +++ b/app/src/main/res/drawable/state_on.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/app/src/main/res/drawable/thumb.xml b/app/src/main/res/drawable/thumb.xml new file mode 100644 index 0000000..d254854 --- /dev/null +++ b/app/src/main/res/drawable/thumb.xml @@ -0,0 +1,5 @@ + + + + +