ldpi: Add missing line in status_bar_expanded.xml

Was added to main layout in #5315, but wasn't added to ldpi overlay

Change-Id: Id844e20ac92180042f63dc1269c888dd464b4cc8
gugelfrei
Arne Coucheron 13 years ago
parent 8c5b23d57e
commit c18a14d215

@ -152,6 +152,7 @@
<com.android.systemui.statusbar.CarrierLabel
android:gravity="bottom|right|center"
android:textAppearance="@style/TextAppearance.StatusBar.Title"
android:singleLine="true"
android:background="@android:color/transparent"
android:layout_marginRight="6.0dip"
android:layout_width="fill_parent"

Loading…
Cancel
Save