mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-23 16:40:32 +00:00
removed crash test line
This commit is contained in:
parent
9bd5aa0da4
commit
2b8954353d
@ -44,8 +44,6 @@ public class MainActivity extends AppCompatActivity {
|
||||
setVolumeControlStream(AudioManager.STREAM_MUSIC);
|
||||
mainFragment = getSupportFragmentManager()
|
||||
.findFragmentById(R.id.search_fragment);
|
||||
|
||||
((String)null).length();
|
||||
}
|
||||
|
||||
public boolean onCreateOptionsMenu(Menu menu) {
|
||||
|
Loading…
Reference in New Issue
Block a user