Skip to content

[WIP] XLabs support #45

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

Closed
wants to merge 2 commits into from
Closed

[WIP] XLabs support #45

wants to merge 2 commits into from

Conversation

oskaremil
Copy link

I am opening a new pull request to see if this is of any interest for you; to enable all features of XLabs in Xamarin.Forms the MainActivity class in Android has to inherit from XFormsApplicationDroid.

This branch is an effort to make an Xlabs-enabled AppCompatFormsActivity.

Some refactoring may be required to improve code sharing between the classes.

@oskaremil
Copy link
Author

Cancelled the pull request. When looking at the XFormsApplicationDroid code it seems like a better idea to create a class inheriting from AppCompatFormsActivity and implementing features from XFormsApplicationDroid manually (in other words, the opposite of this pull request)

@oskaremil oskaremil closed this Sep 11, 2015
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

Successfully merging this pull request may close these issues.

1 participant