aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/act_help.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/act_help.xml')
-rw-r--r--app/src/main/res/layout/act_help.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/act_help.xml b/app/src/main/res/layout/act_help.xml
index 833aefb..8276842 100644
--- a/app/src/main/res/layout/act_help.xml
+++ b/app/src/main/res/layout/act_help.xml
@@ -34,9 +34,9 @@
>
<TextView
+ android:id="@+id/version"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
- android:text="@string/msg_version"
android:paddingTop="2dip"
android:textAppearance="?android:attr/textAppearanceSmall"
android:gravity="right"