Created
July 20, 2019 13:37
-
-
Save zmdominguez/dc33b53af6aaef3f19f59599eb41ba60 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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