From 1cbb505922e010cace51020773a2dc1529713322 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期三, 06 三月 2024 16:12:58 +0800
Subject: [PATCH] 1.修改包名

---
 app/src/main/res/layout/activity_psw.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/src/main/res/layout/activity_psw.xml b/app/src/main/res/layout/activity_psw.xml
index faf8279..e17ee4e 100644
--- a/app/src/main/res/layout/activity_psw.xml
+++ b/app/src/main/res/layout/activity_psw.xml
@@ -5,7 +5,7 @@
     android:layout_height="match_parent"
     android:orientation="vertical">
 
-    <com.dayu.recharge.view.TitleBar
+    <com.dayu.rechargeqh.view.TitleBar
         android:id="@+id/titleBar"
         android:layout_width="match_parent"
         android:layout_height="@dimen/dimen_title_height"

--
Gitblit v1.8.0