diff --git a/res/layout/history_cell_simple.xml b/res/layout/history_cell_simple.xml index 6e379e70c..5f07ba7de 100644 --- a/res/layout/history_cell_simple.xml +++ b/res/layout/history_cell_simple.xml @@ -2,8 +2,8 @@ - + android:adjustViewBounds="true" + android:contentDescription="@string/content_description_detail" + android:paddingLeft="5dp" + android:paddingRight="5dp" + android:src="@drawable/list_detail" /> - + android:visibility="gone" />