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

Bugfix: MvxFragmentPresentationAttribute.FragmentContentId misses "Android.Resource.Id.Content" #4587

Merged

Conversation

evgenyvalavin
Copy link
Contributor

@evgenyvalavin evgenyvalavin commented Apr 28, 2023

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bug fix #4586

⤵️ What is the current behavior?

MvxFragmentPresentationAttribute.FragmentContentId has default value "0" when not explicitly initialized.

🆕 What is the new behavior (if this is a feature change)?

MvxFragmentPresentationAttribute.FragmentContentId has default value "Android.Resource.Id.Content".

💥 Does this PR introduce a breaking change?

No

🤔 Checklist before submitting

@evgenyvalavin
Copy link
Contributor Author

@dotnet-policy-service agree

MvvmCross/MvvmCross.csproj Outdated Show resolved Hide resolved
@Cheesebaron
Copy link
Member

I would appreciate if you made style changes separate from fixes in the future. Makes it much easier to review what is going on.

Thanks for submitting a PR to fix this issue 😀

@Cheesebaron Cheesebaron merged commit 7d47d32 into MvvmCross:develop Apr 28, 2023
3 of 5 checks passed
@evgenyvalavin evgenyvalavin deleted the bugfix/defaultFragmentContentId branch April 28, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants