summaryrefslogtreecommitdiffstats
path: root/res/layout/data_usage_cycles.xml
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2014-06-17 15:53:39 -0700
committerFabrice Di Meglio <fdimeglio@google.com>2014-06-17 15:53:39 -0700
commitef178541112ce9f22caeca789d393ba073dc662e (patch)
tree2c2c236ecea4733f36169104f12b67727f27daaa /res/layout/data_usage_cycles.xml
parent726ee07aba1f7e3a76a5b8bd1d521af0788c8357 (diff)
downloadpackages_apps_Settings-ef178541112ce9f22caeca789d393ba073dc662e.zip
packages_apps_Settings-ef178541112ce9f22caeca789d393ba073dc662e.tar.gz
packages_apps_Settings-ef178541112ce9f22caeca789d393ba073dc662e.tar.bz2
Fix padding in DataUsageSummary layouts
- make it consistent with the rest of the Settings App Change-Id: Ia0ae31dcea1f4d9f6e477edce076197193fbbb82
Diffstat (limited to 'res/layout/data_usage_cycles.xml')
-rw-r--r--res/layout/data_usage_cycles.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/layout/data_usage_cycles.xml b/res/layout/data_usage_cycles.xml
index 2a67d6b..02aa567 100644
--- a/res/layout/data_usage_cycles.xml
+++ b/res/layout/data_usage_cycles.xml
@@ -19,9 +19,7 @@
android:layout_width="match_parent"
android:layout_height="40dip"
android:orientation="horizontal"
- android:gravity="center_vertical"
- android:paddingStart="?android:attr/listPreferredItemPaddingStart"
- android:paddingEnd="?android:attr/listPreferredItemPaddingEnd">
+ android:gravity="center_vertical">
<TextView
android:layout_width="wrap_content"