Skip to content

Commit

Permalink
updated sample app
Browse files Browse the repository at this point in the history
  • Loading branch information
PierfrancescoSoffritti committed Nov 20, 2017
1 parent 384dc58 commit b626ebc
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ public void onReady() {
// menu
youTubePlayerView.getPlayerUIController().showMenuButton(true);
youTubePlayerView.getPlayerUIController().getMenu().addItem(new MenuItem("example", R.drawable.ic_settings_24dp, null));

youTubePlayerView.getPlayerUIController().showPlayPauseButton(false);
}

@Override
Expand Down

0 comments on commit b626ebc

Please sign in to comment.