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