summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout/system_icons.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/layout/system_icons.xml')
-rw-r--r--packages/SystemUI/res/layout/system_icons.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/SystemUI/res/layout/system_icons.xml b/packages/SystemUI/res/layout/system_icons.xml
index 21386ef..943e846 100644
--- a/packages/SystemUI/res/layout/system_icons.xml
+++ b/packages/SystemUI/res/layout/system_icons.xml
@@ -36,6 +36,5 @@
<com.android.systemui.BatteryMeterView android:id="@+id/battery"
android:layout_height="14.5dp"
android:layout_width="9.5dp"
- android:layout_marginBottom="@dimen/battery_margin_bottom"
- android:layout_marginStart="7dp"/>
+ android:layout_marginBottom="@dimen/battery_margin_bottom"/>
</LinearLayout> \ No newline at end of file