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

Commit 768171da authored by Lucas Dupin's avatar Lucas Dupin Committed by Android (Google) Code Review
Browse files

Merge "Fix initial notification icon visibility" into rvc-dev

parents f7ed9bc5 fd4105d8
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>