Skip to content

Instantly share code, notes, and snippets.

@kalvian1060
Created May 20, 2017 08:42
Show Gist options
  • Save kalvian1060/1aa7d75cff92db41de15cc9f89dd019f to your computer and use it in GitHub Desktop.
Save kalvian1060/1aa7d75cff92db41de15cc9f89dd019f to your computer and use it in GitHub Desktop.
@Nullable
@Override
public View onCreateView(LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState) {
return super.onCreateView(inflater, container, savedInstanceState);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment