From: Thad Hughes Date: Sun, 20 May 2012 23:11:55 +0000 (-0700) Subject: Removed font stuff, added notes. Added language names to what's new. X-Git-Url: http://gitweb.fperrin.net/?p=Dictionary.git;a=commitdiff_plain;h=b50c9fe7fc55463a8ea69a66908410e6adc4219f Removed font stuff, added notes. Added language names to what's new. --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f8d3880..9f6cd04 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -4,8 +4,8 @@ package="com.hughes.android.dictionary" - android:versionCode="20" - android:versionName="3.2.2" + android:versionCode="21" + android:versionName="3.3" android:installLocation="auto"> @@ -55,7 +55,7 @@ - + diff --git a/assets/FreeSans.ttf.jpg b/assets/FreeSans.ttf.jpg deleted file mode 100644 index 2072cda..0000000 Binary files a/assets/FreeSans.ttf.jpg and /dev/null differ diff --git a/res/layout/help_activity.xml b/res/layout/help_activity.xml index 751e4ec..a9ac9a2 100644 --- a/res/layout/help_activity.xml +++ b/res/layout/help_activity.xml @@ -5,8 +5,15 @@ android:orientation="vertical" > + android:layout_height="0dip" + android:layout_weight="1.0" /> + +