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

Commit d80764e7 authored by Marco Nelissen's avatar Marco Nelissen
Browse files

Fix issue with notification layouts.

b/3353796

Change-Id: I9a3354ed9e48ba1c057cacc7c9b9574664e683c5
parent d922ae01
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -27,7 +27,7 @@
        <!-- TODO: scaleType should be top-left but ImageView doesn't support that. -->
        <!-- TODO: scaleType should be top-left but ImageView doesn't support that. -->


    <com.android.systemui.statusbar.LatestItemView android:id="@+id/content"
    <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_height="64sp"
        android:layout_alignParentTop="true"
        android:layout_alignParentTop="true"
        android:layout_toRightOf="@id/large_icon"
        android:layout_toRightOf="@id/large_icon"