Hide Leaks launcher icon
This commit is contained in:
parent
bc342b9b33
commit
ca9fbe2f11
5 changed files with 27 additions and 1 deletions
|
|
@ -493,6 +493,7 @@
|
|||
<!-- Debug Settings -->
|
||||
<string name="leakcanary" translatable="false">LeakCanary</string>
|
||||
<string name="enable_leak_canary_summary">Memory leak monitoring may cause the app to become unresponsive when heap dumping</string>
|
||||
<string name="show_memory_leaks">Show memory leaks</string>
|
||||
<string name="enable_disposed_exceptions_title">Report out-of-lifecycle errors</string>
|
||||
<string name="enable_disposed_exceptions_summary">Force reporting of undeliverable Rx exceptions outside of fragment or activity lifecycle after disposal</string>
|
||||
<string name="show_original_time_ago_title">Show original time ago on items</string>
|
||||
|
|
@ -673,4 +674,4 @@
|
|||
<string name="channel_created_by">Created by %s</string>
|
||||
<string name="video_detail_by">By %s</string>
|
||||
<string name="playlist_page_summary">Playlist page</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue