summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/layout
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-08-06 09:41:16 -0300
committerTorsten Grote <t@grobox.de>2020-08-06 09:41:16 -0300
commita20adabb2cfbaa2a78acac6560d81c27ca721731 (patch)
tree736f2a038323c905a9726500ee6314df87e12d68 /wallet/src/main/res/layout
parent78096abeb8ca000e3480e98d300bec86350f9d13 (diff)
downloadtaler-android-a20adabb2cfbaa2a78acac6560d81c27ca721731.tar.gz
taler-android-a20adabb2cfbaa2a78acac6560d81c27ca721731.tar.bz2
taler-android-a20adabb2cfbaa2a78acac6560d81c27ca721731.zip
[wallet] show error icon for transactions with error
Diffstat (limited to 'wallet/src/main/res/layout')
-rw-r--r--wallet/src/main/res/layout/list_item_transaction.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/wallet/src/main/res/layout/list_item_transaction.xml b/wallet/src/main/res/layout/list_item_transaction.xml
index 34712a2..239e656 100644
--- a/wallet/src/main/res/layout/list_item_transaction.xml
+++ b/wallet/src/main/res/layout/list_item_transaction.xml
@@ -33,7 +33,6 @@
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
- app:tint="?android:colorControlNormal"
tools:ignore="ContentDescription"
tools:src="@drawable/ic_cash_usd_outline" />