File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 android : title =" @string/show_image_indicators_title"
5050 app : iconSpaceReserved =" false" />
5151
52+ <SwitchPreferenceCompat
53+ android : defaultValue =" false"
54+ android : key =" @string/report_player_errors_key"
55+ android : summary =" @string/report_player_errors_summary"
56+ android : title =" @string/report_player_errors_title"
57+ app : singleLineTitle =" false"
58+ app : iconSpaceReserved =" false" />
59+
5260 <Preference
5361 android : key =" @string/crash_the_app_key"
5462 android : title =" @string/crash_the_app"
Original file line number Diff line number Diff line change 102102 app : singleLineTitle =" false"
103103 app : iconSpaceReserved =" false" />
104104
105- <SwitchPreferenceCompat
106- android : defaultValue =" false"
107- android : key =" @string/report_player_errors_key"
108- android : summary =" @string/report_player_errors_summary"
109- android : title =" @string/report_player_errors_title"
110- app : singleLineTitle =" false"
111- app : iconSpaceReserved =" false" />
112-
113105 </PreferenceCategory >
114106
115107 <PreferenceCategory
You can’t perform that action at this time.
0 commit comments