Skip to content

Instantly share code, notes, and snippets.

@marcauberer
Created September 2, 2020 00:10
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 marcauberer/b53707ca5e0e83d0dddfb170a6d551f8 to your computer and use it in GitHub Desktop.
Save marcauberer/b53707ca5e0e83d0dddfb170a6d551f8 to your computer and use it in GitHub Desktop.
SimpleSettings - Activity registration in manifest
<activity
android:name="com.chillibits.simplesettings.ui.SimpleSettingsActivity"
android:theme="@style/Theme.MaterialComponents.DayNight.NoActionBar" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment