Route detail fragment now fills in the right name and text
This commit is contained in:
@@ -38,7 +38,8 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="250dp"
|
||||
android:text="titel"
|
||||
android:textSize="20sp"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="30sp"
|
||||
app:layout_constraintBottom_toTopOf="@+id/route_detail_image"
|
||||
app:layout_constraintEnd_toStartOf="@+id/reoute_detail_tekst"
|
||||
app:layout_constraintStart_toEndOf="@id/routeDetailBackButton"
|
||||
|
||||
Reference in New Issue
Block a user