blob: a6bb90f6e590a279a376faa1b2c37ad51890b340 [file] [log] [blame]
Nancy Chen5b0baf82014-08-06 11:14:49 -07001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright 2014 Google Inc. All Rights Reserved. -->
3
4<shape xmlns:android="http://schemas.android.com/apk/res/android" >
Tingting Wang1b213852016-06-23 11:05:53 -07005 <size android:width="2dp" android:height="22dp" />
Nancy Chen5b0baf82014-08-06 11:14:49 -07006 <solid android:color="@color/dialtacts_theme_color" />
7</shape>