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

Commit 94bcfac2 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Fix initial notification icon visibility" into rvc-dev am: 768171da am: baad0c14

Change-Id: Ia46b7c20ffe32828e5d996ac28d1a5a59d7051a7
parents 1fd8b398 baad0c14
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -75,6 +75,7 @@
            android:layout_width="match_parent"
            android:layout_width="match_parent"
            android:layout_height="@dimen/notification_shelf_height"
            android:layout_height="@dimen/notification_shelf_height"
            android:layout_marginTop="@dimen/widget_vertical_padding"
            android:layout_marginTop="@dimen/widget_vertical_padding"
            android:visibility="invisible"
        />
        />
    </LinearLayout>
    </LinearLayout>
</com.android.keyguard.KeyguardStatusView>
</com.android.keyguard.KeyguardStatusView>