-Changed Rx exception handling to swallow undeliverable exceptions by default.
This commit is contained in:
parent
1a92dfb019
commit
34f19c4268
3 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@
|
|||
android:summary="@string/enable_leak_canary_summary"/>
|
||||
|
||||
<SwitchPreference
|
||||
android:defaultValue="true"
|
||||
android:defaultValue="false"
|
||||
android:key="@string/allow_disposed_exceptions_key"
|
||||
android:title="@string/enable_disposed_exceptions_title"
|
||||
android:summary="@string/enable_disposed_exceptions_summary"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue