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

This commit is contained in:
Lucas Dupin
2020-03-04 03:13:22 +00:00
committed by Android (Google) Code Review

View File

@@ -75,6 +75,7 @@
android:layout_width="match_parent"
android:layout_height="@dimen/notification_shelf_height"
android:layout_marginTop="@dimen/widget_vertical_padding"
android:visibility="invisible"
/>
</LinearLayout>
</com.android.keyguard.KeyguardStatusView>