author | Da Risk <da_risk@beem-project.com> |
Tue, 16 Jun 2015 09:48:12 +0200 | |
changeset 1064 | 5e3cb33d9fe4 |
parent 1040 | 197a85a35cba |
permissions | -rw-r--r-- |
461 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<shape xmlns:android="http://schemas.android.com/apk/res/android"> |
|
3 |
<stroke android:width="4dp" android:color="#D6F94C" /> |
|
4 |
<padding android:left="7dp" android:top="7dp" |
|
5 |
android:right="7dp" android:bottom="7dp" /> |
|
6 |
<corners android:radius="4dp" /> |
|
7 |
</shape> |