summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_withdraw_successful.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/fragment_withdraw_successful.xml')
-rw-r--r--app/src/main/res/layout/fragment_withdraw_successful.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_withdraw_successful.xml b/app/src/main/res/layout/fragment_withdraw_successful.xml
index 60e1344..b1474de 100644
--- a/app/src/main/res/layout/fragment_withdraw_successful.xml
+++ b/app/src/main/res/layout/fragment_withdraw_successful.xml
@@ -60,7 +60,7 @@
android:layout_weight="1" />
<Button
- android:id="@+id/button_success_back"
+ android:id="@+id/backButton"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="Go Back" />