Add new developer setting to visualize overdraw
Change-Id: I16d6bb5a199233efebf5c3211dbe57dc9b6729c9
This commit is contained in:
@@ -110,6 +110,11 @@
|
||||
android:title="@string/show_hw_layers_updates"
|
||||
android:summary="@string/show_hw_layers_updates_summary"/>
|
||||
|
||||
<CheckBoxPreference
|
||||
android:key="show_hw_overdraw"
|
||||
android:title="@string/show_hw_overdraw"
|
||||
android:summary="@string/show_hw_overdraw_summary"/>
|
||||
|
||||
<CheckBoxPreference
|
||||
android:key="show_screen_updates"
|
||||
android:title="@string/show_screen_updates"
|
||||
|
||||
Reference in New Issue
Block a user