From 5327557962b5309a5f5b240cbd7280427b514a48 Mon Sep 17 00:00:00 2001 From: aquamarine5 <50990424+aquamarine5@users.noreply.github.com> Date: Fri, 8 Apr 2022 14:04:15 +0800 Subject: [PATCH] add some colorful things --- .idea/misc.xml | 3 +++ app/src/main/res/drawable/background_gradient.xml | 6 ++++++ app/src/main/res/layout/activity_main.xml | 3 ++- app/src/main/res/layout/content_main.xml | 6 +++++- app/src/main/res/values/colors.xml | 2 ++ 5 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 app/src/main/res/drawable/background_gradient.xml diff --git a/.idea/misc.xml b/.idea/misc.xml index 8fc9819..a37270d 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,6 +3,9 @@