aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/disk_usage_category_view.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/disk_usage_category_view.xml')
-rw-r--r--res/layout/disk_usage_category_view.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/disk_usage_category_view.xml b/res/layout/disk_usage_category_view.xml
index 5b4c5c43..a2e20b01 100644
--- a/res/layout/disk_usage_category_view.xml
+++ b/res/layout/disk_usage_category_view.xml
@@ -30,7 +30,7 @@
<TextView
android:id="@+id/tv_legend_title"
android:textSize="@dimen/legend_title_textSize"
- android:paddingLeft="@dimen/legend_title_paddingLeft"
+ android:paddingStart="@dimen/legend_title_paddingStart"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_weight=".8"/>