Hide Leaks launcher icon
This commit is contained in:
parent
bc342b9b33
commit
ca9fbe2f11
5 changed files with 27 additions and 1 deletions
|
|
@ -12,6 +12,11 @@
|
|||
android:title="@string/leakcanary"
|
||||
android:summary="@string/enable_leak_canary_summary"/>
|
||||
|
||||
<Preference
|
||||
app:iconSpaceReserved="false"
|
||||
android:key="@string/show_memory_leaks_key"
|
||||
android:title="@string/show_memory_leaks"/>
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:iconSpaceReserved="false"
|
||||
android:defaultValue="false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue