Skip to content

Instantly share code, notes, and snippets.

@MonsterTechnoGit
Created June 26, 2018 05:28
Show Gist options
  • Save MonsterTechnoGit/226224f73e42e00aace84919bf24ff82 to your computer and use it in GitHub Desktop.
Save MonsterTechnoGit/226224f73e42e00aace84919bf24ff82 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/theam"
android:checkable="true"
android:title="Dark Mode"
/>
</menu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment