bug fixes part 1

This commit is contained in:
cimenmus
2018-01-16 23:04:28 +03:00
parent a2c1208b64
commit 5e26f03a55
7 changed files with 71 additions and 38 deletions

View File

@@ -43,7 +43,7 @@
android:id="@+id/cartTotalRelativeLayout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/white"
android:background="@color/ghost_white"
android:layout_above="@+id/bottomNavigationView"
android:visibility="visible">