You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is about adding missing nullability annotations (@Nullable & @NonNull) to as many Java-related View & Dialog classes as possible, including fields, arguments, parameters, and return values.
View
The content you are editing has changed. Please copy your edits and refresh the page.
Parent #18904
This issue is about adding missing nullability annotations (
@Nullable
&@NonNull
) to as many Java-relatedView
&Dialog
classes as possible, including fields, arguments, parameters, and return values.View
Tasks
Dialog
Tasks (
Fields
)findViewById
withViewBinding
#19180Dialog
Tasks (
Methods
)The text was updated successfully, but these errors were encountered: