billing changes

This commit is contained in:
Sergey Solovyev
2012-02-13 00:10:24 +04:00
parent 691e94f7a3
commit 4bc319a46f
10 changed files with 62 additions and 30 deletions

View File

@@ -15,6 +15,6 @@
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:startColor="#667e22" android:endColor="#667e22"/>
<gradient android:startColor="#088e3a" android:endColor="#088e3a"/>
<corners android:radius="1dp" />
</shape>