Add a "show touches" option for demos and presentations.
Bug: 4569045 Change-Id: Ie074dbdc61c8e30222113edebdb2e4d5a83020e5
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
android:title="@string/pointer_location"
|
||||
android:summary="@string/pointer_location_summary"/>
|
||||
|
||||
<CheckBoxPreference
|
||||
android:key="show_touches"
|
||||
android:title="@string/show_touches"
|
||||
android:summary="@string/show_touches_summary"/>
|
||||
|
||||
<CheckBoxPreference
|
||||
android:key="show_screen_updates"
|
||||
android:title="@string/show_screen_updates"
|
||||
|
Reference in New Issue
Block a user