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 @@ - - - + + +