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

Use ParcelCompat methods #390

Merged
merged 1 commit into from
Jun 17, 2023
Merged

Conversation

Isira-Seneviratne
Copy link
Contributor

No description provided.

@Koitharu
Copy link
Member

Looks ok except for the double-bang operator. This operator should not be used. checkNotNull and requireNotNull is a more elegant way to get rid of nullability

https://kotlinlang.org/docs/null-safety.html#the-operator

@Koitharu Koitharu merged commit 183a612 into KotatsuApp:devel Jun 17, 2023
@Isira-Seneviratne Isira-Seneviratne deleted the ParcelCompat branch June 28, 2023 01:08
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.

None yet

2 participants