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

Linker Problem #13

Closed
comk opened this issue Apr 15, 2014 · 2 comments
Closed

Linker Problem #13

comk opened this issue Apr 15, 2014 · 2 comments

Comments

@comk
Copy link

comk commented Apr 15, 2014

hello,thank you for your component ,but there is a problem when reference the component with the option --> android build --->linker --->link all assembies ,even your sample cast a crash with it, when go with don't link ,it goes well. thank you for your repeat

@bduncavage
Copy link
Owner

Ok, thanks for reporting the issue. I don't know offhand why the linker would strip PullToRefresharp code, possibly because certain classes are only referenced in a layout resource and not in an assembly, but that is a guess. I suppose I could try [Preserve] on classes that are meant to be used in layout resources.

@comk
Copy link
Author

comk commented Dec 10, 2014

move all code to project can solve the problem.Thank you !

@comk comk closed this as completed Dec 10, 2014
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

2 participants