summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_drag_lighttheme.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-04-07 21:23:01 +0200
committerByteHamster <info@bytehamster.com>2020-04-07 21:39:29 +0200
commit71316cc47478de1f15f80b6881e65ab630dc5522 (patch)
treeaf969c42daace6cb58c0642eb3b7104125d7216d /core/src/main/res/drawable/ic_drag_lighttheme.xml
parent12781c910127b48ce3c493fe16aa1df3c3fdd006 (diff)
downloadAntennaPod-71316cc47478de1f15f80b6881e65ab630dc5522.zip
Made drag handle less prominent
Diffstat (limited to 'core/src/main/res/drawable/ic_drag_lighttheme.xml')
-rw-r--r--core/src/main/res/drawable/ic_drag_lighttheme.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/src/main/res/drawable/ic_drag_lighttheme.xml b/core/src/main/res/drawable/ic_drag_lighttheme.xml
new file mode 100644
index 000000000..42714d5db
--- /dev/null
+++ b/core/src/main/res/drawable/ic_drag_lighttheme.xml
@@ -0,0 +1,9 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="20dp"
+ android:height="30dp"
+ android:viewportWidth="3"
+ android:viewportHeight="4.5">
+ <path
+ android:pathData="M0.74983,0.25011A0.5,0.5 0,0 0,0.25011 0.74983A0.5,0.5 135,0 0,0.74983 1.25005A0.5,0.5 0,0 0,1.25005 0.74983A0.5,0.5 45,0 0,0.74983 0.25011zM2.24999,0.25011A0.5,0.5 0,0 0,1.74976 0.74983A0.5,0.5 0,0 0,2.24999 1.25005A0.5,0.5 0,0 0,2.75022 0.74983A0.5,0.5 0,0 0,2.24999 0.25011zM0.74983,1.74976A0.5,0.5 0,0 0,0.25011 2.24999A0.5,0.5 0,0 0,0.74983 2.75022A0.5,0.5 0,0 0,1.25005 2.24999A0.5,0.5 0,0 0,0.74983 1.74976zM2.24999,1.74976A0.5,0.5 0,0 0,1.74976 2.24999A0.5,0.5 0,0 0,2.24999 2.75022A0.5,0.5 0,0 0,2.75022 2.24999A0.5,0.5 0,0 0,2.24999 1.74976zM0.74983,3.24993A0.5,0.5 0,0 0,0.25011 3.75016A0.5,0.5 45,0 0,0.74983 4.24987A0.5,0.5 45,0 0,1.25005 3.75016A0.5,0.5 0,0 0,0.74983 3.24993zM2.24999,3.24993A0.5,0.5 0,0 0,1.74976 3.75016A0.5,0.5 45,0 0,2.24999 4.24987A0.5,0.5 45,0 0,2.75022 3.75016A0.5,0.5 0,0 0,2.24999 3.24993z"
+ android:fillColor="#9d9d9d"/>
+</vector>