aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/recent_friend_codes_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/recent_friend_codes_item.xml')
-rw-r--r--app/src/main/res/layout/recent_friend_codes_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/recent_friend_codes_item.xml b/app/src/main/res/layout/recent_friend_codes_item.xml
index cc2e5db..e56629a 100644
--- a/app/src/main/res/layout/recent_friend_codes_item.xml
+++ b/app/src/main/res/layout/recent_friend_codes_item.xml
@@ -6,7 +6,7 @@
android:layout_height="match_parent">
<Button
- android:id="@+id/button"
+ android:id="@+id/recent_friend_code_button"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_margin="15dp"