summaryrefslogtreecommitdiff
path: root/android-app/app/src
diff options
context:
space:
mode:
Diffstat (limited to 'android-app/app/src')
-rw-r--r--android-app/app/src/main/res/layout/layout_track_detail_sheet.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/android-app/app/src/main/res/layout/layout_track_detail_sheet.xml b/android-app/app/src/main/res/layout/layout_track_detail_sheet.xml
index fafd75a..993edf8 100644
--- a/android-app/app/src/main/res/layout/layout_track_detail_sheet.xml
+++ b/android-app/app/src/main/res/layout/layout_track_detail_sheet.xml
@@ -6,9 +6,6 @@
android:orientation="vertical"
android:background="?attr/colorSurface">
-<<<<<<< Updated upstream
- <!-- Header -->
-=======
<!-- Track map — top half -->
<org.maplibre.android.maps.MapView
android:id="@+id/track_map_view"
@@ -17,7 +14,6 @@
android:layout_weight="1" />
<!-- Detail panel — bottom half -->
->>>>>>> Stashed changes
<LinearLayout
android:layout_width="match_parent"
android:layout_height="0dp"