Skip to content

Instantly share code, notes, and snippets.

@zmdominguez
Created July 20, 2019 13:37
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 zmdominguez/dc33b53af6aaef3f19f59599eb41ba60 to your computer and use it in GitHub Desktop.
Save zmdominguez/dc33b53af6aaef3f19f59599eb41ba60 to your computer and use it in GitHub Desktop.
<androidx.preference.Preference app:title="Bag Reminders">
<intent android:action="android.intent.action.VIEW"
android:targetClass="[REDACTED].NotificationSettingsActivity"
android:targetPackage="com.woolworths.debug" />
</androidx.preference.Preference>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment