From 7ecf0dacd711b3a3a5c5e143f3d6c4093e643af6 Mon Sep 17 00:00:00 2001 From: sifacaii Date: Tue, 23 Aug 2022 18:05:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 5 +++++ .idea/vcs.xml | 6 ++++++ app/src/main/res/drawable/shape_user_focus.xml | 2 +- .../res/drawable/shape_user_focus_vholder.xml | 16 ++++++++++++++++ app/src/main/res/layout/activity_detail.xml | 15 ++++++++------- app/src/main/res/layout/item_h.xml | 2 +- app/src/main/res/layout/item_v.xml | 2 +- 7 files changed, 38 insertions(+), 10 deletions(-) create mode 100644 .idea/vcs.xml create mode 100644 app/src/main/res/drawable/shape_user_focus_vholder.xml diff --git a/.idea/misc.xml b/.idea/misc.xml index ecc0d65..7d6449f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,10 +3,15 @@