added ability to show similar videos
This commit is contained in:
parent
1850dee93a
commit
b865326d51
14 changed files with 225 additions and 73 deletions
|
|
@ -37,7 +37,6 @@ public class VideoItemDetailActivity extends AppCompatActivity {
|
|||
|
||||
private String videoUrl;
|
||||
private int currentStreamingService = -1;
|
||||
private Menu menu = null;
|
||||
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
super.onCreate(savedInstanceState);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue