forked from facebook/infer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nullsafe] Add known non-nullable alternatives for Android Fragment
Summary: This is a fairly popular class that have bunch of nullable methods. Providing an alternative will make an error message actionable. Note that this involves some duplication, and the whole API could be improved. But let's leave it for future improvements. Reviewed By: jvillard Differential Revision: D20649099 fbshipit-source-id: bfcc7fd95
- Loading branch information
1 parent
5df3801
commit fbeaf77
Showing
1 changed file
with
35 additions
and
2 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