commit | 7a1d3d9f565618396d7267c9093d9b74fbea8bd3 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Jun 12 23:32:26 2018 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jun 12 23:32:26 2018 +0000 |
tree | 9c5797a7b7676c23f3fdecd42278f08d43c1f1ea | |
parent | ff2da5780462bd1c9fb3bf400c7a6f22fb1ec8bc [diff] | |
parent | 6244b5d0aa591fd5e69fda577b48a97fd95594ac [diff] |
Merge "Add padding between battery text and icon"
diff --git a/res/layout/battery_header.xml b/res/layout/battery_header.xml index df45d15..9f5bde9 100644 --- a/res/layout/battery_header.xml +++ b/res/layout/battery_header.xml
@@ -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