Automated import from //branches/donutburger/...@142797,142797
diff --git a/res/layout-finger/track_list_item_common.xml b/res/layout-finger/track_list_item_common.xml
index 4ba4a9a..e91bc29 100644
--- a/res/layout-finger/track_list_item_common.xml
+++ b/res/layout-finger/track_list_item_common.xml
@@ -66,8 +66,8 @@
 
     <ImageView android:id="@+id/play_indicator"
         android:layout_alignParentRight="true"
-        android:layout_alignBottom="@id/line2"
         android:layout_below="@id/duration"        
+        android:layout_marginTop="10dip"
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:layout_marginRight="12dip" />