From 092bf21368ea824e9dc22467166960219165dc00 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期五, 21 二月 2025 17:32:59 +0800 Subject: [PATCH] 1.我的界面每个item添加点击效果。 2.更新本地数据添加二次确认。 --- app/src/main/res/values/themes.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml index 63e5f61..c4423da 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -5,5 +5,4 @@ <style name="Theme.PipIrrApp" parent="Theme.AppCompat.Light.NoActionBar" > <item name="android:windowAnimationStyle">@null</item> </style> - </resources> \ No newline at end of file -- Gitblit v1.8.0