diff --git a/res/layout/update_item_view.xml b/res/layout/update_item_view.xml index b3f8376..2825a64 100644 --- a/res/layout/update_item_view.xml +++ b/res/layout/update_item_view.xml @@ -5,7 +5,8 @@ android:layout_height="wrap_content" android:layout_marginEnd="5dp" android:layout_marginStart="5dp" - android:layout_marginTop="5dp"> + android:layout_marginTop="5dp" + android:foreground="?attr/selectableItemBackground">