removed unnececeary call of setVolumeControlStream()
This commit is contained in:
parent
d3e9f354b3
commit
fddcade1fb
2 changed files with 0 additions and 2 deletions
|
|
@ -55,7 +55,6 @@ public class SettingsActivity extends PreferenceActivity {
|
|||
getDelegate().installViewFactory();
|
||||
getDelegate().onCreate(savedInstanceBundle);
|
||||
super.onCreate(savedInstanceBundle);
|
||||
setVolumeControlStream(AudioManager.STREAM_MUSIC);
|
||||
|
||||
getSupportActionBar().setDisplayHomeAsUpEnabled(true);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue