2015-02-25 14:53:32 -08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
android:shape="rectangle">
|
2015-06-30 17:45:39 -07:00
|
|
|
<solid android:color="@null" />
|
2015-02-25 14:53:32 -08:00
|
|
|
</shape>
|