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

Commit 3506d885 authored by Marco Nelissen's avatar Marco Nelissen Committed by Android (Google) Code Review
Browse files

Merge "Fix issue with notification layouts." into honeycomb

parents e76820bf d80764e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
        <!-- TODO: scaleType should be top-left but ImageView doesn't support that. -->

    <com.android.systemui.statusbar.LatestItemView android:id="@+id/content"
        android:layout_width="wrap_content"
        android:layout_width="match_parent"
        android:layout_height="64sp"
        android:layout_alignParentTop="true"
        android:layout_toRightOf="@id/large_icon"