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

#13282: Replace Java methods with Kotlin analogs and perform code cleanup #15860

Closed
wants to merge 2 commits into from
Closed

#13282: Replace Java methods with Kotlin analogs and perform code cleanup #15860

wants to merge 2 commits into from

Conversation

awanishyadav967
Copy link
Contributor

Description

  • In this commit:
  • Replaced Java methods with their Kotlin equivalents for improved readability and idiomatic usage.
  • Removed redundant code and unnecessary constructs to simplify and clean up the codebase.

Fixes

How Has This Been Tested?

  • I tested these changes on Level 30 (Android 11).

@david-allison
Copy link
Member

david-allison commented Mar 11, 2024

Important

Multiple pull requests from the same author, or work from existing contributors where this refactoring is not part of a larger piece of work will not be accepted (a constraint unique to this issue).

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.

[Cleanup]: Fix Android Studio Warnings
2 participants