author | Nikita Kozlov <nikita@elyzion.net> |
Sat, 05 Nov 2011 22:27:58 +0100 | |
changeset 921 | 319ce14e4826 |
parent 461 | 17300b201cf5 |
permissions | -rwxr-xr-x |
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> |