Skip to content

Instantly share code, notes, and snippets.

@hamzabasrai
Last active December 1, 2021 14:47
Show Gist options
  • Save hamzabasrai/5ca3bb0f24f1d7e15659673e20a921d0 to your computer and use it in GitHub Desktop.
Save hamzabasrai/5ca3bb0f24f1d7e15659673e20a921d0 to your computer and use it in GitHub Desktop.
public void onResume() {
super.onResume();
this.updateDarkMode(this.getResources().getConfiguration());
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment