mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-09-01 18:37:56 +00:00
removed crash test line
This commit is contained in:
@@ -44,8 +44,6 @@ public class MainActivity extends AppCompatActivity {
|
|||||||
setVolumeControlStream(AudioManager.STREAM_MUSIC);
|
setVolumeControlStream(AudioManager.STREAM_MUSIC);
|
||||||
mainFragment = getSupportFragmentManager()
|
mainFragment = getSupportFragmentManager()
|
||||||
.findFragmentById(R.id.search_fragment);
|
.findFragmentById(R.id.search_fragment);
|
||||||
|
|
||||||
((String)null).length();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean onCreateOptionsMenu(Menu menu) {
|
public boolean onCreateOptionsMenu(Menu menu) {
|
||||||
|
Reference in New Issue
Block a user