|
|
@@ -1,14 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
- android:shape="rectangle">
|
|
|
- <size
|
|
|
- android:width="15dp"
|
|
|
- android:height="15dp"/>
|
|
|
- <gradient
|
|
|
- android:endColor="#00000000"
|
|
|
- android:centerColor="#03000000"
|
|
|
- android:startColor="#08000000"/>
|
|
|
- <corners
|
|
|
- android:bottomRightRadius="15dp"
|
|
|
- android:topRightRadius="0dp"/>
|
|
|
-</shape>
|