Replies: 2 comments 3 replies
-
|
You are patching a split APK that does not have the resources. Patch a full APK |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
It's an error because only some custom image resources sized are specified, but not all specified. The patch can not throw errors if only some device sizes are included (such as including xhdpi but no other sizes). For now, you can ignore the patching error since everything still works. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when i did include images that are only the dpi of my device and it does work but it is

but why do i still see this when patching
Beta Was this translation helpful? Give feedback.
All reactions