summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/layout/list_item_history.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wallet/src/main/res/layout/list_item_history.xml')
-rw-r--r--wallet/src/main/res/layout/list_item_history.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wallet/src/main/res/layout/list_item_history.xml b/wallet/src/main/res/layout/list_item_history.xml
index 2fabe1d..bc94738 100644
--- a/wallet/src/main/res/layout/list_item_history.xml
+++ b/wallet/src/main/res/layout/list_item_history.xml
@@ -47,7 +47,7 @@
app:layout_constraintEnd_toStartOf="@+id/amount"
app:layout_constraintStart_toEndOf="@+id/icon"
app:layout_constraintTop_toTopOf="parent"
- tools:text="@string/transaction_payment" />
+ tools:text="@string/payment_title" />
<TextView
android:id="@+id/amount"