Add padding between battery text and icon

Change-Id: I4625ae6168278f7e69e9e26ed9c12958645e920e
Fixes: 80281413
Test: Screenshot
This commit is contained in:
jackqdyulei
2018-06-11 14:12:13 -07:00
parent a9b742dd53
commit 6244b5d0aa

View File

@@ -31,6 +31,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_marginStart="56dp"
android:layout_marginEnd="8dp"
android:orientation="vertical">
<TextView