summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/bug_report.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/bug_report.xml')
-rw-r--r--app/src/main/res/layout/bug_report.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/res/layout/bug_report.xml b/app/src/main/res/layout/bug_report.xml
index 1cc9bc9d8..e97e85265 100644
--- a/app/src/main/res/layout/bug_report.xml
+++ b/app/src/main/res/layout/bug_report.xml
@@ -16,12 +16,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
- <Button
- android:id="@+id/btn_export_logcat"
- android:text="@string/export_logs"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"/>
-
<TextView
android:layout_marginTop="8dp"
android:id="@+id/crash_report_logs"