Skip to content

Instantly share code, notes, and snippets.

@Shivamdhuria
Last active April 4, 2020 20:01
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 Shivamdhuria/972ed30ede0bc226101ceec89efdbea3 to your computer and use it in GitHub Desktop.
Save Shivamdhuria/972ed30ede0bc226101ceec89efdbea3 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
//Top Level Theme
<style name="Theme.Zimgur.DayNight" parent="Theme.Zimgur" />
<style name="Theme.Zimgur" parent="Theme.MaterialComponents.DayNight.NoActionBar" />
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment