android / user-interface-samples

Multiple samples showing the best practices in the user interface on Android.
Apache License 2.0
4.34k stars 1.63k forks source link

Add intent-filter with deep-links and targetPackage #63

Open codingjeremy opened 4 years ago

codingjeremy commented 4 years ago

Issue by barriosnahuel Sunday Jun 23, 2019 at 16:29 GMT Originally opened as https://github.com/android/android-AppShortcuts/pull/35


Description

This PR must be merged after https://github.com/googlesamples/android-AppShortcuts/pull/34


barriosnahuel included the following code: https://github.com/android/android-AppShortcuts/pull/35/commits

codingjeremy commented 4 years ago

Comment by cria-docs Monday Jun 24, 2019 at 08:02 GMT


Files changed