diff --git a/android/res/layout/layout_nav_top.xml b/android/res/layout/layout_nav_top.xml index 2b8a9c0e90..539446b49b 100644 --- a/android/res/layout/layout_nav_top.xml +++ b/android/res/layout/layout_nav_top.xml @@ -113,6 +113,7 @@ app:layout_constrainedWidth="true" app:layout_constraintHeight_percent="@fraction/nav_lane_height" app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintHorizontal_bias="0.0" app:layout_constraintStart_toEndOf="@+id/nav_next_turn_container" app:layout_constraintTop_toBottomOf="@+id/street_frame" android:visibility="gone"