1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-27 15:43:21 +00:00

Merge pull request #2 from iit2014086/iit2014086-patch-2

Update VideoItemDetailActivity.java
This commit is contained in:
Teja Vojjala 2016-01-29 20:17:24 +05:30
commit 3e9d84b109

View File

@ -44,7 +44,7 @@ public class VideoItemDetailActivity extends AppCompatActivity {
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_videoitem_detail);
setVolumeControlStream(AudioManager.STREAM_MUSIC);
// Show the Up button in the action bar.
try {
//noinspection ConstantConditions