prodcuts and cart

This commit is contained in:
2017-10-09 00:03:21 +03:00
parent cfe308b413
commit 73297d684e
14 changed files with 527 additions and 7 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<gradient
android:angle="270"
android:endColor="#20000000"
android:startColor="@android:color/transparent" />
</shape>