mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-11-04 01:03:00 +00:00 
			
		
		
		
	Moved report_player_errors to debug
This commit is contained in:
		@@ -49,6 +49,14 @@
 | 
			
		||||
        android:title="@string/show_image_indicators_title"
 | 
			
		||||
        app:iconSpaceReserved="false" />
 | 
			
		||||
 | 
			
		||||
    <SwitchPreferenceCompat
 | 
			
		||||
        android:defaultValue="false"
 | 
			
		||||
        android:key="@string/report_player_errors_key"
 | 
			
		||||
        android:summary="@string/report_player_errors_summary"
 | 
			
		||||
        android:title="@string/report_player_errors_title"
 | 
			
		||||
        app:singleLineTitle="false"
 | 
			
		||||
        app:iconSpaceReserved="false" />
 | 
			
		||||
 | 
			
		||||
    <Preference
 | 
			
		||||
        android:key="@string/crash_the_app_key"
 | 
			
		||||
        android:title="@string/crash_the_app"
 | 
			
		||||
 
 | 
			
		||||
@@ -102,14 +102,6 @@
 | 
			
		||||
            app:singleLineTitle="false"
 | 
			
		||||
            app:iconSpaceReserved="false" />
 | 
			
		||||
 | 
			
		||||
        <SwitchPreferenceCompat
 | 
			
		||||
            android:defaultValue="false"
 | 
			
		||||
            android:key="@string/report_player_errors_key"
 | 
			
		||||
            android:summary="@string/report_player_errors_summary"
 | 
			
		||||
            android:title="@string/report_player_errors_title"
 | 
			
		||||
            app:singleLineTitle="false"
 | 
			
		||||
            app:iconSpaceReserved="false" />
 | 
			
		||||
 | 
			
		||||
    </PreferenceCategory>
 | 
			
		||||
 | 
			
		||||
    <PreferenceCategory
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user