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

attr #2983

Closed
timscriptov opened this issue Jan 22, 2023 · 2 comments
Closed

attr #2983

timscriptov opened this issue Jan 22, 2023 · 2 comments

Comments

@timscriptov
Copy link

ApkTool:
?android:dropDownListViewStyle

Original:
?android:attr/dropDownListViewStyle

Example error:
Error: Attribute is not public. (at 'color' with value '?android:^attr-private/colorSurface').

Error: Attribute is not public. (at 'color' with value '?android:^attr-private/colorSurfaceVariant').

Error: Attribute is not public. (at 'color' with value '?android:^attr-private/colorSurfaceVariant').

APK:
Cool T Launcher 1.1
XDroid 13 Launcher 1.0

@iBotPeaches
Copy link
Owner

Do you have a small reproducer to investigate this? Not quite following how a private-attribute is losing the type.

@iBotPeaches
Copy link
Owner

I don't have an APK to test this, but I remade the attribute parser which should have a patch for prefix driven attributes. See this PR - #3123

Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants