Skip to content

Instantly share code, notes, and snippets.

@davidelp68
Created January 2, 2022 10:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidelp68/e7e93628ed4a2dea61863c4e272d496d to your computer and use it in GitHub Desktop.
Save davidelp68/e7e93628ed4a2dea61863c4e272d496d to your computer and use it in GitHub Desktop.
Android Studio - Night/Day
//Imposta il tema chiaro
AppCompatDelegate.setDefaultNightMode(AppCompatDelegate.MODE_NIGHT_NO)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment