summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/layout/list_item_transaction.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wallet/src/main/res/layout/list_item_transaction.xml')
-rw-r--r--wallet/src/main/res/layout/list_item_transaction.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/wallet/src/main/res/layout/list_item_transaction.xml b/wallet/src/main/res/layout/list_item_transaction.xml
index 239e656..ed031c3 100644
--- a/wallet/src/main/res/layout/list_item_transaction.xml
+++ b/wallet/src/main/res/layout/list_item_transaction.xml
@@ -19,8 +19,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:background="@drawable/selectable_background"
- android:foreground="?attr/selectableItemBackground"
+ android:background="?attr/selectableItemBackground"
android:paddingStart="16dp"
android:paddingTop="8dp"
android:paddingEnd="16dp"