change popuplayer class description

This commit is contained in:
Christian Schabesberger 2017-03-09 16:14:49 +01:00
parent c75fe88757
commit 095a2be748
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@ import java.util.Collection;
import java.util.HashSet;
/**
* This Acitivty is designed to route share/open intents to the specified service, and
* to the part of the service which can handle the url.
* This activity is thought to open video streams form an external app using the popup playser.
*/
public class PopupActivity extends Activity {