diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 3c8d1cb..36712be 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="9" + android:versionName="2.2"> diff --git a/local.properties b/local.properties index 8a752b2..aae4bfb 100644 --- a/local.properties +++ b/local.properties @@ -7,4 +7,4 @@ # location of the SDK. This is only used by Ant # For customization when using a Version Control System, please read the # header note. -sdk.dir=/opt/android-sdk-linux +sdk.dir=/home/user/android-sdks diff --git a/res/layout/status.xml b/res/layout/status.xml index a659a35..5f57d23 100644 --- a/res/layout/status.xml +++ b/res/layout/status.xml @@ -1,12 +1,5 @@ - - - - - - \ No newline at end of file + android:layout_height="fill_parent" />