Skip to content

Commit 666d475

Browse files
committed
Return carrier label to notification panel.
If it makes you feel any better, it was there all along... Bug: 7027535 Change-Id: Ib1add55f1bfe1958e15fa6a2960a821ccfb9d949
1 parent 2ce1ae8 commit 666d475

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/SystemUI/res/layout/status_bar_expanded.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
layout="@layout/carrier_label"
3434
android:layout_height="@dimen/carrier_label_height"
3535
android:layout_width="match_parent"
36+
android:layout_marginBottom="@dimen/close_handle_height"
37+
android:layout_gravity="bottom"
3638
/>
3739

3840
<LinearLayout

0 commit comments

Comments
 (0)