Merge "Fix initial notification icon visibility" into rvc-dev
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user