From: thadh Date: Thu, 29 Oct 2009 08:08:28 +0000 (-0700) Subject: 1.6 X-Git-Url: http://gitweb.fperrin.net/?a=commitdiff_plain;h=2a44e23be1341d10761765f749788f335555d124;p=Dictionary.git 1.6 --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4acdfe2..3107cf0 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,6 +1,6 @@ + package="com.hughes.android.dictionary" android:versionName="1.6" android:versionCode="6"> diff --git a/res/layout/download.xml b/res/layout/download.xml index a0edb5a..af67bd8 100755 --- a/res/layout/download.xml +++ b/res/layout/download.xml @@ -4,30 +4,31 @@ android:layout_height="wrap_content" xmlns:android="http://schemas.android.com/apk/res/android"> + android:layout_height="wrap_content" android:text="Downloading..."/> + android:layout_height="wrap_content" android:text="Source: "/> + android:layout_height="wrap_content" android:text="source"/> + android:layout_height="wrap_content" android:text="Destination: "/> + android:layout_height="wrap_content" android:text="dest"/> - + + android:layout_height="wrap_content" android:visibility="visible" android:text="Download status."/> diff --git a/res/layout/main.xml b/res/layout/main.xml index 2862dcd..c12bb0f 100755 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -18,6 +18,14 @@ android:inputType="text" android:layout_weight="1.0"/> +