summaryrefslogtreecommitdiff
path: root/android-app/app/src/main/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'android-app/app/src/main/res/layout')
-rw-r--r--android-app/app/src/main/res/layout/fragment_voice_log.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/android-app/app/src/main/res/layout/fragment_voice_log.xml b/android-app/app/src/main/res/layout/fragment_voice_log.xml
index 4a2ff14..346ba81 100644
--- a/android-app/app/src/main/res/layout/fragment_voice_log.xml
+++ b/android-app/app/src/main/res/layout/fragment_voice_log.xml
@@ -188,15 +188,6 @@
android:clipToPadding="false"
android:layout_marginBottom="16dp" />
- <!-- Generate Trip Report — always accessible -->
- <com.google.android.material.button.MaterialButton
- android:id="@+id/btn_generate_report"
- style="@style/Widget.Material3.Button.TonalButton"
- android:layout_width="match_parent"
- android:layout_height="60dp"
- android:text="GENERATE TRIP REPORT"
- android:layout_marginBottom="24dp" />
-
<!-- ── Trips section ── -->
<TextView
android:layout_width="match_parent"