Add crash button to debug settings

This commit is contained in:
Stypox 2021-02-22 21:59:04 +01:00
parent 1f77e00df4
commit 9be970a4c4
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
4 changed files with 24 additions and 5 deletions

View file

@ -172,6 +172,7 @@
<string name="show_memory_leaks_key" translatable="false">show_memory_leaks_key</string>
<string name="allow_disposed_exceptions_key" translatable="false">allow_disposed_exceptions_key</string>
<string name="show_original_time_ago_key" translatable="false">show_original_time_ago_text_key</string>
<string name="crash_the_app_key" translatable="false">crash_the_app_key</string>
<!-- THEMES -->
<string name="theme_key" translatable="false">theme</string>