diff --git a/app/src/main/res/layout/item_with_details.xml b/app/src/main/res/layout/item_with_details.xml index cbbe73bee..2cdf86f4e 100644 --- a/app/src/main/res/layout/item_with_details.xml +++ b/app/src/main/res/layout/item_with_details.xml @@ -1,16 +1,16 @@ + android:layout_height="wrap_content"> + android:background="?attr/sports_activity_summary_background" + android:contentDescription="@string/candidate_item_device_image" + android:padding="8dp" /> + android:text="Item Name" + android:textStyle="bold" />