summaryrefslogtreecommitdiff
path: root/merchant-terminal/src/main/res/layout/fragment_process_payment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'merchant-terminal/src/main/res/layout/fragment_process_payment.xml')
-rw-r--r--merchant-terminal/src/main/res/layout/fragment_process_payment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/merchant-terminal/src/main/res/layout/fragment_process_payment.xml b/merchant-terminal/src/main/res/layout/fragment_process_payment.xml
index cb69aa2..f84e041 100644
--- a/merchant-terminal/src/main/res/layout/fragment_process_payment.xml
+++ b/merchant-terminal/src/main/res/layout/fragment_process_payment.xml
@@ -91,7 +91,7 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="@+id/guideline"
app:layout_constraintTop_toBottomOf="@+id/amountView"
- tools:text="@string/payment_order_ref"
+ tools:text="@string/payment_order_id"
tools:visibility="visible" />
<Button