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

fixup! MonthByWeekFragment: Don't init loader in certain cases #1448

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

theimpulson
Copy link
Contributor

Summary

This fixes the parent commit as the permission check is reversed.

Test

Ensure events are visible.

theimpulson referenced this pull request Sep 21, 2023
The new androidx LoaderManager requires to be NonNull. Strip out the cases
that currently returns null and add them as check before initializing the
LoaderManager.

Also switch to androidx methods to get the LoaderManager instance.

Signed-off-by: Aayush Gupta <[email protected]>
@Gitsaibot Gitsaibot merged commit 9fdcf23 into Etar-Group:master Sep 21, 2023
@theimpulson theimpulson deleted the fixup branch September 21, 2023 15:10
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.

2 participants