asana fixes
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
android:layout_marginRight="6dp"
|
||||
android:layout_marginEnd="6dp"
|
||||
android:text="@string/clear_cart"
|
||||
style="@style/PizzalinkRedWithoutMargin"
|
||||
style="@style/PizzappGrayButtonWithoutMargin"
|
||||
android:layout_weight="1"/>
|
||||
|
||||
<Button
|
||||
@@ -104,7 +104,7 @@
|
||||
android:layout_marginLeft="6dp"
|
||||
android:layout_marginStart="6dp"
|
||||
android:text="@string/continue_cart"
|
||||
style="@style/PizzalinkRedWithoutMargin"
|
||||
style="@style/PizzappGrayButtonWithoutMargin"
|
||||
android:layout_weight="1"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user