Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RemoteViews加载异常 #483

Open
iotxc opened this issue Nov 7, 2023 · 0 comments
Open

RemoteViews加载异常 #483

iotxc opened this issue Nov 7, 2023 · 0 comments

Comments

@iotxc
Copy link

iotxc commented Nov 7, 2023

使用换肤框架之后无法加载RemoteViews到界面上:

android.content.res.Resources$NotFoundException: Resource ID #0x7f0d01da
	at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:402)
	at android.content.res.Resources.loadXmlResourceParser(Resources.java:2398)
	at android.content.res.Resources.getLayout(Resources.java:1292)
	at android.view.LayoutInflater.inflate(LayoutInflater.java:534)
	at com.android.internal.policy.HwPhoneLayoutInflater.inflate(HwPhoneLayoutInflater.java:138)
	at android.view.LayoutInflater.inflate(LayoutInflater.java:483)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant