Changing the languages drag handle as per the Material Design spec am: 30cf5f2615 am: 188ab9120e

am: 0a180b239e

Change-Id: I4c3a5bbc8d834f60499fe213ab722b2e6229f1a6
This commit is contained in:
Mihai Nita
2016-08-19 23:55:55 +00:00
committed by android-build-merger

View File

@@ -22,6 +22,6 @@
android:tint="@color/material_grey_600">
<path android:fillColor="@android:color/white"
android:pathData="M8,18v4h32v-4hm-32,8v4h32v-4z" />
android:pathData="M6,30h36v-4L6,26v4zM6,38h36v-4L6,34v4zM6,22h36L42,18L6,18v4zM6,10v4h36L42,10L6,10z" />
</vector>