Skip to content

Instantly share code, notes, and snippets.

@kalvian1060
Created May 20, 2017 08:41
Show Gist options
  • Save kalvian1060/94da3a6d58e0de5240a6966e07fff8ad to your computer and use it in GitHub Desktop.
Save kalvian1060/94da3a6d58e0de5240a6966e07fff8ad 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