-Added debug preference settings for debug and beta builds.
-Removed leak canary toggle on app menu. -Added leak canary settings to debug preference. -Removed/renamed leak canary related strings.
This commit is contained in:
parent
dc2aa114ca
commit
8f056ee2fc
14 changed files with 48 additions and 76 deletions
|
|
@ -84,6 +84,7 @@
|
|||
<string name="last_orientation_landscape_key" translatable="false">last_orientation_landscape_key</string>
|
||||
|
||||
<!-- DEBUG ONLY -->
|
||||
<string name="debug_pref_screen_key" translatable="false">debug_pref_screen_key</string>
|
||||
<string name="allow_heap_dumping_key" translatable="false">allow_heap_dumping_key</string>
|
||||
|
||||
<!-- THEMES -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue