diff res/layout/wiz_eula.xml @ 256:29a431920007

help shows full version info
author Carl Byington <carl@five-ten-sg.com>
date Mon, 14 Jul 2014 14:11:09 -0700
parents 0ce5cc452d02
children
line wrap: on
line diff
--- a/res/layout/wiz_eula.xml	Mon Jul 14 13:02:34 2014 -0700
+++ b/res/layout/wiz_eula.xml	Mon Jul 14 14:11:09 2014 -0700
@@ -65,11 +65,10 @@
             />
 
         <TextView
-            android:id="@+id/app_version"
             android:layout_width="fill_parent"
             android:layout_height="wrap_content"
             android:paddingTop="10dip"
-            android:text=""
+            android:text="@string/msg_version"
             android:textAppearance="?android:attr/textAppearanceMedium"
             />