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

Unfortunately factory is not working with support libraries #1

Open
roubachof opened this issue Mar 18, 2015 · 1 comment
Open

Unfortunately factory is not working with support libraries #1

roubachof opened this issue Mar 18, 2015 · 1 comment

Comments

@roubachof
Copy link

I get a 'Java.Lang.RuntimeException: A factory has already been set on this LayoutInflater', when trying to set the factory.

According to this thread: http://stackoverflow.com/questions/13415284/java-lang-illegalstateexception-a-factory-has-already-been-set-on-this-layoutin, this is due to the fact that the support library already set a factory.

@jamesmontemagno
Copy link
Owner

Ahhh hmmm I would recommend not using the factory at this point and just stick to the custom control when using Support Libraries.

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