mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-21 00:00:09 +01:00
change popuplayer class description
This commit is contained in:
parent
c75fe88757
commit
095a2be748
@ -17,8 +17,7 @@ import java.util.Collection;
|
|||||||
import java.util.HashSet;
|
import java.util.HashSet;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This Acitivty is designed to route share/open intents to the specified service, and
|
* This activity is thought to open video streams form an external app using the popup playser.
|
||||||
* to the part of the service which can handle the url.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public class PopupActivity extends Activity {
|
public class PopupActivity extends Activity {
|
||||||
|
Loading…
Reference in New Issue
Block a user