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

shrink-r-plugin failed with styleable #138

Open
wqycsu opened this issue Mar 10, 2022 · 0 comments
Open

shrink-r-plugin failed with styleable #138

wqycsu opened this issue Mar 10, 2022 · 0 comments

Comments

@wqycsu
Copy link

wqycsu commented Mar 10, 2022

Caused by: java.lang.RuntimeException: R styleable class [cn/wps/moffice/plugin/resource/R$styleable], field [CustomGridView] size check error:
The size we calculated is 0, but in opcode size is -1
The R file defined like this:

public static final class styleable {
        public static final int[] CustomGridView;
        static {
            CustomGridView = cn.wps.moffice.plugin.app.R.styleable.CustomGridView;
       }
}
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