Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fdd29570 authored by Rajesh Yengisetty's avatar Rajesh Yengisetty Committed by Gerrit Code Review
Browse files

Merge "Eleven: fix default image not showing up in queue fragment" into cm-12.0

parents ee21d504 9725f3f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
    android:paddingTop="@dimen/list_item_padding_top"
    android:paddingBottom="@dimen/list_item_padding_bottom">

    <com.cyanogenmod.eleven.widgets.SquareImageView
    <ImageView
        android:id="@+id/image"
        android:layout_width="@dimen/list_item_image_width"
        android:layout_height="@dimen/list_item_image_height"