Made youtu.be links be vieweble through NewPipe, and fixed InfoBar design.

This commit is contained in:
Christian Schabesberger 2015-09-10 20:42:39 +02:00
parent e38f90757a
commit fde0b2ae7f
7 changed files with 69 additions and 13 deletions

View file

@ -120,7 +120,7 @@ public class PlayVideoActivity extends AppCompatActivity {
}
}
});
hideUi();
showUi();
}
@Override