summaryrefslogtreecommitdiff
path: root/packages/SystemUI/res/layout/qs_carrier.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/layout/qs_carrier.xml')
-rw-r--r--packages/SystemUI/res/layout/qs_carrier.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/SystemUI/res/layout/qs_carrier.xml b/packages/SystemUI/res/layout/qs_carrier.xml
index d4594d17f02b..a854660f64f8 100644
--- a/packages/SystemUI/res/layout/qs_carrier.xml
+++ b/packages/SystemUI/res/layout/qs_carrier.xml
@@ -39,6 +39,13 @@
android:singleLine="true"
android:maxEms="7"/>
+ <View
+ android:id="@+id/spacer"
+ android:layout_width="@dimen/qs_carrier_margin_width"
+ android:layout_height="match_parent"
+ android:visibility="gone"
+ />
+
<include
layout="@layout/mobile_signal_group"
android:layout_width="wrap_content"