price background color changed
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<shape
|
<shape
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
|
|
||||||
<solid android:color="@color/pizzalemon_light_green"/>
|
<solid android:color="@color/pizzalemon_light_yellow"/>
|
||||||
<corners
|
<corners
|
||||||
android:bottomLeftRadius="4dp"
|
android:bottomLeftRadius="4dp"
|
||||||
android:bottomRightRadius="4dp" />
|
android:bottomRightRadius="4dp" />
|
||||||
|
|||||||
Reference in New Issue
Block a user