mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-30 14:52:59 +00:00 
			
		
		
		
	Update PanicResponderActivity.java
This commit is contained in:
		| @@ -33,7 +33,7 @@ public class PanicResponderActivity extends Activity { | ||||
|     @Override | ||||
|     protected void onCreate(Bundle savedInstanceState) { | ||||
|         super.onCreate(savedInstanceState); | ||||
|  | ||||
|         setVolumeControlStream(AudioManager.STREAM_MUSIC); | ||||
|         Intent intent = getIntent(); | ||||
|         if (intent != null && PANIC_TRIGGER_ACTION.equals(intent.getAction())) { | ||||
|             // TODO explicitly clear the search results once they are restored when the app restarts | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Teja Vojjala
					Teja Vojjala