Skip to content

Instantly share code, notes, and snippets.

@haxzie-xx
Created January 21, 2019 18:59
Show Gist options
  • Save haxzie-xx/d54c4e290b8a49e6e092fce7bc3c6fbd to your computer and use it in GitHub Desktop.
Save haxzie-xx/d54c4e290b8a49e6e092fce7bc3c6fbd to your computer and use it in GitHub Desktop.
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setStyle(DialogFragment.STYLE_NORMAL, R.style.FullScreenDialogStyle);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment