Fixed layout

Signed-off-by: S. Kozyr <s.trump@gmail.com>
This commit is contained in:
S. Kozyr
2025-06-27 14:43:46 +03:00
committed by Konstantin Pastbin
parent 8d95d2e9b7
commit 71386ce395

View File

@@ -89,15 +89,17 @@
android:orientation="horizontal"
android:gravity="center_vertical" >
<Button
android:layout_weight="1"
android:id="@+id/btn__manage_route"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
style="@style/MwmWidget.Button"
android:text="@string/planning_route_manage_route"
android:drawableStart="@drawable/ic_manage_route"
android:drawablePadding="6dp"/>
android:drawablePadding="@dimen/margin_quarter_plus"/>
<Button
android:layout_weight="0"
android:id="@+id/btn__save"
android:layout_width="wrap_content"
android:layout_height="wrap_content"