fix: SettingsLib剩余AudioAttributes引用等待处理

This commit is contained in:
2024-12-10 10:27:23 +08:00
parent 579bbe730f
commit ad8fc8731d
19 changed files with 66 additions and 14 deletions

View File

@@ -50,4 +50,8 @@
<attr name="preferenceStyle" format="reference" />
<attr name="switchPreferenceStyle" format="reference" />
<!-- 自己添加的资源引用 -->
<attr name="textColorOnAccent" format="color" />
<attr name="colorAccentPrimaryVariant" format="color" />
<attr name="colorAccentPrimary" format="color" />
</resources>