From 5626adc574f36fec79c02e29e9c8250f8e335862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 16 Nov 2013 23:39:37 +0100 Subject: [PATCH] Properly retab all layout xml files --- res/layout/about.xml | 86 ++++++++++++++-------------- res/layout/addrepo.xml | 32 +++++------ res/layout/apklistitem.xml | 58 +++++++++---------- res/layout/appdetails.xml | 100 ++++++++++++++++----------------- res/layout/appinfo.xml | 106 +++++++++++++++++------------------ res/layout/applistitem.xml | 96 +++++++++++++++---------------- res/layout/fdroid.xml | 12 ++-- res/layout/repolist.xml | 56 +++++++++--------- res/layout/repolisticons.xml | 52 ++++++++--------- res/layout/searchresults.xml | 2 +- 10 files changed, 300 insertions(+), 300 deletions(-) diff --git a/res/layout/about.xml b/res/layout/about.xml index a03f026c4..6c2e935a3 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -1,72 +1,72 @@ + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:paddingLeft="8dp" + android:paddingRight="8dp" + android:paddingTop="6dp" + android:paddingBottom="6dp" + android:baselineAligned="false" + android:orientation="vertical"> + android:textStyle="bold" + android:layout_width="wrap_content" + android:layout_height="wrap_content" /> - + android:layout_height="fill_parent" + android:orientation="horizontal"> - + - + - + - + android:paddingTop="5dp" + android:layout_width="fill_parent" + android:layout_height="fill_parent" /> diff --git a/res/layout/addrepo.xml b/res/layout/addrepo.xml index d3111cec8..72ab28cc4 100644 --- a/res/layout/addrepo.xml +++ b/res/layout/addrepo.xml @@ -1,21 +1,21 @@ - - - + + +