diff --git a/res/layout/one_cell_widget.xml b/res/layout/one_cell_widget.xml index 79577b92..3001bee2 100644 --- a/res/layout/one_cell_widget.xml +++ b/res/layout/one_cell_widget.xml @@ -32,14 +32,14 @@ android:id="@+id/play_pause" android:src="@drawable/hidden_play" android:background="#0000" - android:layout_height="wrap_content" + android:layout_height="0px" android:layout_width="fill_parent" android:layout_weight="1" />