Remove PlayerErrorHandler and correctly set ErrorInfo msg
This commit is contained in:
parent
397f93b079
commit
c8e2ab4c83
6 changed files with 24 additions and 117 deletions
|
|
@ -49,14 +49,6 @@
|
|||
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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue