清理应用介绍模块资源,模块已移动至AES。

This commit is contained in:
ZhanGSKen
2025-04-03 11:08:21 +08:00
parent 141e01b4df
commit bf6870696d
3 changed files with 5 additions and 15 deletions

View File

@@ -1,14 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="AboutView">
<attr name="app_name" format="string" />
<attr name="app_apkfoldername" format="string" />
<attr name="app_apkname" format="string" />
<attr name="app_gitname" format="string" />
<attr name="app_gitowner" format="string" />
<attr name="app_gitappbranch" format="string" />
<attr name="app_gitappsubprojectfolder" format="string" />
<attr name="appdescription" format="string" />
<attr name="appicon" format="reference" />
</declare-styleable>
</resources>