summaryrefslogtreecommitdiffstats
path: root/res/layout/main_layout.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/main_layout.xml')
-rw-r--r--res/layout/main_layout.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/main_layout.xml b/res/layout/main_layout.xml
index 571a2dc..89480d7 100644
--- a/res/layout/main_layout.xml
+++ b/res/layout/main_layout.xml
@@ -21,7 +21,7 @@
android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1" />
- <Button android:id="@+id/button"
+ <Button android:id="@+id/copyButton"
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:text="@string/copy_button" />