summaryrefslogtreecommitdiff
path: root/quickstep/res/drawable/gesture_tutorial_finger_dot.xml
diff options
context:
space:
mode:
Diffstat (limited to 'quickstep/res/drawable/gesture_tutorial_finger_dot.xml')
-rw-r--r--quickstep/res/drawable/gesture_tutorial_finger_dot.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/quickstep/res/drawable/gesture_tutorial_finger_dot.xml b/quickstep/res/drawable/gesture_tutorial_finger_dot.xml
deleted file mode 100644
index cbb26122db..0000000000
--- a/quickstep/res/drawable/gesture_tutorial_finger_dot.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<shape xmlns:android="http://schemas.android.com/apk/res/android"
- android:shape="oval">
- <solid android:color="?android:attr/colorAccent" />
- <size android:width="92dp" android:height="92dp"/>
-</shape> \ No newline at end of file