-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make StatusBarModule nullsafe (#44618)
Summary: Pull Request resolved: #44618 This change is a prerequisite to converting this file to Kotlin. It adds null checks to potentially nullable window and inset getters that were previously not there. ## Changelog: [Android] [Changed] - Added null checks, marked null safety in StatusBarModule Reviewed By: NickGerleman Differential Revision: D57553395 fbshipit-source-id: 5293bb74a95d22bb82971c0a9d691c9e5e36d81f
- Loading branch information
1 parent
9970480
commit 7349dab
Showing
1 changed file
with
42 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters