lbryio / lbry-android

The LBRY Android app
MIT License
2.44k stars 113 forks source link

Fix media controls notification showing disambiguation drawer #1238

Open ktprograms opened 2 years ago

ktprograms commented 2 years ago

PR Checklist

Please check all that apply to this PR using "x":

PR Type

What kind of change does this PR introduce?

Fixes

Issue Number: N/A

Backport of fix in https://github.com/OdyseeTeam/odysee-android/pull/212

What is the current behavior?

Clicking media controls notification show disambiguation drawer with LBRY and Odysee apps available.

What is the new behavior?

Directly open Odysee MainActivity when clicking media controls notification.

Use direct intent to MainActivity instead of deep link intent.