order successed message changed
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RelativeLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:ignore="MissingPrefix"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
@@ -16,6 +18,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/order_successed"
|
||||
android:layout_centerInParent="true"
|
||||
fontPath="fonts/Quicksand-Bold.ttf"
|
||||
android:gravity="center"
|
||||
android:padding="16dp"
|
||||
android:textColor="@color/black" />
|
||||
|
||||
Reference in New Issue
Block a user