summaryrefslogtreecommitdiff
path: root/client/Piztor/res
diff options
context:
space:
mode:
authorsjtufs <[email protected]>2013-09-03 16:07:42 +0800
committersjtufs <[email protected]>2013-09-03 16:07:42 +0800
commitcea9cded1837fbe9d1fafbf5689db10b2296116e (patch)
tree68abc0f3d58a9aa739cd161947598a1042d19a35 /client/Piztor/res
parente52889f656592cd5afb09439c112f5ad44a110dc (diff)
game version. tested well todaygame
Diffstat (limited to 'client/Piztor/res')
-rw-r--r--client/Piztor/res/layout/activity_login.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/Piztor/res/layout/activity_login.xml b/client/Piztor/res/layout/activity_login.xml
index 16b11a0..078dccf 100644
--- a/client/Piztor/res/layout/activity_login.xml
+++ b/client/Piztor/res/layout/activity_login.xml
@@ -30,12 +30,14 @@
android:gravity="center"
android:text="@string/app_name"
android:textSize="30dip"
+ android:id="@+id/login_app_name"
android:textColor="#FFFFFF"/>
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
+ android:id="@+id/login_game_version"
android:text="Game version"
android:textSize="15dip"
android:textStyle="italic" />