49 lines
15 KiB
XML
49 lines
15 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<androidx.constraintlayout.widget.ConstraintLayout android:id="@id/navi_bottom_layout" android:tag="layout/navi_bottom_info_view_0" android:layout_width="fill_parent" android:layout_height="wrap_content"
|
|
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:bitdraw="http://schemas.android.com/apk/res-auto">
|
|
<androidx.constraintlayout.widget.ConstraintLayout android:id="@id/navi_bottom_info_layout" android:tag="binding_1" android:layout_width="fill_parent" android:layout_height="@dimen/tmap_55dp" bitdraw:layout_constraintBottom_toBottomOf="parent">
|
|
<ImageButton android:id="@id/navi_bottom_reroute_btn" android:tag="binding_2" android:layout_width="@dimen/tmap_52dp" android:layout_height="@dimen/tmap_54dp" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintLeft_toLeftOf="parent" />
|
|
<ImageButton android:id="@id/navi_bottom_more_btn" android:tag="binding_3" android:layout_width="@dimen/tmap_52dp" android:layout_height="@dimen/tmap_54dp" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintRight_toRightOf="parent" />
|
|
<ImageButton android:id="@id/navi_bottom_simulation_repeat_btn" android:tag="binding_4" android:layout_width="@dimen/tmap_52dp" android:layout_height="@dimen/tmap_54dp" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintLeft_toLeftOf="parent" />
|
|
<ImageButton android:id="@id/navi_bottom_simulation_exit_btn" android:tag="binding_5" android:layout_width="@dimen/tmap_52dp" android:layout_height="@dimen/tmap_54dp" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintRight_toRightOf="parent" />
|
|
<androidx.constraintlayout.widget.ConstraintLayout android:id="@id/navi_bottom_time_distance_layout" android:tag="binding_6" android:layout_width="0.0dip" android:layout_height="fill_parent" bitdraw:layout_constraintHorizontal_weight="1.0" bitdraw:layout_constraintLeft_toRightOf="@id/navi_bottom_vertical_left_button_guideline">
|
|
<View android:id="@id/navi_bottom_time_left_divider" android:tag="binding_7" android:layout_width="@dimen/tmap_1dp" android:layout_height="@dimen/tmap_0dp" android:layout_marginTop="@dimen/tmap_1dp" bitdraw:layout_constrainedHeight="true" bitdraw:layout_constraintLeft_toLeftOf="parent" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
<View android:id="@id/navi_bottom_time_right_divider" android:tag="binding_8" android:layout_width="@dimen/tmap_1dp" android:layout_height="@dimen/tmap_0dp" android:layout_marginTop="@dimen/tmap_1dp" bitdraw:layout_constrainedHeight="true" bitdraw:layout_constraintRight_toRightOf="parent" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
<androidx.constraintlayout.widget.ConstraintLayout android:id="@id/navi_bottom_distance_layout" android:layout_width="wrap_content" android:layout_height="fill_parent" bitdraw:layout_constraintLeft_toLeftOf="parent" bitdraw:layout_constraintRight_toLeftOf="@id/navi_bottom_time_layout">
|
|
<TextView android:textSize="@dimen/tmap_30dp" android:id="@id/navi_bottom_distance_digit" android:tag="binding_9" android:layout_width="wrap_content" android:layout_height="wrap_content" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintLeft_toLeftOf="parent" bitdraw:layout_constraintRight_toLeftOf="@id/navi_bottom_distance_unit" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
<TextView android:textSize="@dimen/tmap_20dp" android:id="@id/navi_bottom_distance_unit" android:tag="binding_10" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/tmap_1dp" bitdraw:layout_constraintBaseline_toBaselineOf="@id/navi_bottom_distance_digit" bitdraw:layout_constraintHorizontal_chainStyle="packed" bitdraw:layout_constraintLeft_toRightOf="@id/navi_bottom_distance_digit" bitdraw:layout_constraintRight_toRightOf="parent" />
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<androidx.constraintlayout.widget.ConstraintLayout android:id="@id/navi_bottom_time_layout" android:layout_width="wrap_content" android:layout_height="fill_parent" android:layout_marginTop="6.0dip" android:layout_marginBottom="6.0dip" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintLeft_toRightOf="@id/navi_bottom_distance_layout" bitdraw:layout_constraintRight_toRightOf="parent" bitdraw:layout_constraintTop_toTopOf="parent">
|
|
<TextView android:textSize="@dimen/tmap_18dp" android:id="@id/navi_bottom_time_am_pm" android:tag="binding_11" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/tmap_5dp" bitdraw:layout_constraintBottom_toBottomOf="@id/navi_bottom_arrival_time" bitdraw:layout_constraintLeft_toLeftOf="parent" bitdraw:layout_constraintRight_toLeftOf="@id/navi_bottom_arrival_time" />
|
|
<TextView android:textSize="@dimen/tmap_30dp" android:id="@id/navi_bottom_arrival_time" android:tag="binding_12" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/tmap_3dp" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintHorizontal_chainStyle="packed" bitdraw:layout_constraintLeft_toRightOf="@id/navi_bottom_time_am_pm" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
<TextView android:textSize="@dimen/tmap_30dp" android:id="@id/navi_bottom_remain_time_hour" android:tag="binding_13" android:layout_width="wrap_content" android:layout_height="wrap_content" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintLeft_toLeftOf="parent" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
<TextView android:textSize="@dimen/tmap_18dp" android:id="@id/navi_bottom_remain_time_hour_unit" android:tag="binding_14" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/tmap_5dp" android:text="@string/str_tmap_common_hour" bitdraw:layout_constraintBottom_toBottomOf="@id/navi_bottom_remain_time_hour" bitdraw:layout_constraintLeft_toRightOf="@id/navi_bottom_remain_time_hour" />
|
|
<TextView android:textSize="@dimen/tmap_30dp" android:id="@id/navi_bottom_remain_time_minute" android:tag="binding_15" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/tmap_4dp" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintLeft_toRightOf="@id/navi_bottom_remain_time_hour_unit" bitdraw:layout_constraintTop_toTopOf="parent" bitdraw:layout_goneMarginLeft="0.0dip" />
|
|
<TextView android:textSize="@dimen/tmap_18dp" android:id="@id/navi_bottom_remain_time_minute_unit" android:tag="binding_16" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/tmap_5dp" android:text="@string/str_tmap_common_minute" bitdraw:layout_constraintBottom_toBottomOf="@id/navi_bottom_remain_time_minute" bitdraw:layout_constraintLeft_toRightOf="@id/navi_bottom_remain_time_minute" />
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<androidx.constraintlayout.widget.ConstraintLayout android:id="@id/navi_bottom_address_layout" android:tag="binding_17" android:layout_width="0.0dip" android:layout_height="fill_parent" bitdraw:layout_constraintHorizontal_weight="1.0" bitdraw:layout_constraintLeft_toRightOf="@id/navi_bottom_vertical_center_guideline" bitdraw:layout_constraintRight_toLeftOf="@id/navi_bottom_vertical_right_button_guideline">
|
|
<ImageView android:id="@id/navi_bottom_landscape_info_image" android:tag="binding_18" android:layout_width="@dimen/tmap_18dp" android:layout_height="@dimen/tmap_18dp" android:layout_marginLeft="@dimen/tmap_19dp" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintLeft_toLeftOf="parent" bitdraw:layout_constraintRight_toLeftOf="@id/navi_bottom_landscape_address_text" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
<TextView android:textSize="@dimen/tmap_16dp" android:ellipsize="end" android:id="@id/navi_bottom_landscape_address_text" android:tag="binding_19" android:layout_width="0.0dip" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/tmap_6dp" android:layout_marginRight="@dimen/tmap_20dp" android:singleLine="true" bitdraw:layout_constrainedWidth="true" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintLeft_toRightOf="@id/navi_bottom_landscape_info_image" bitdraw:layout_constraintRight_toRightOf="parent" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
<View android:id="@id/navi_bottom_landscape_right_divider" android:tag="binding_20" android:layout_width="@dimen/tmap_1dp" android:layout_height="@dimen/tmap_0dp" android:layout_marginTop="@dimen/tmap_1dp" bitdraw:layout_constrainedHeight="true" bitdraw:layout_constraintRight_toRightOf="parent" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<androidx.constraintlayout.widget.ConstraintLayout android:id="@id/navi_bottom_ando_exit_layout" android:tag="binding_21" android:layout_width="0.0dip" android:layout_height="fill_parent" bitdraw:layout_constraintHorizontal_weight="1.0" bitdraw:layout_constraintLeft_toLeftOf="parent">
|
|
<TextView android:textSize="@dimen/tmap_18dp" android:textColor="@color/white_color" android:gravity="center" android:id="@id/navi_bottom_ando_exit_text" android:tag="binding_22" android:background="@drawable/navi_blue_button_selector" android:layout_width="@dimen/tmap_0dp" android:layout_height="@dimen/tmap_0dp" android:layout_margin="@dimen/tmap_8dp" android:text="@string/tmap_ando_end" bitdraw:layout_constrainedHeight="true" bitdraw:layout_constrainedWidth="true" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintLeft_toLeftOf="parent" bitdraw:layout_constraintRight_toRightOf="parent" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
<View android:id="@id/navi_bottom_ando_exit_right_divider" android:tag="binding_23" android:layout_width="@dimen/tmap_1dp" android:layout_height="@dimen/tmap_0dp" android:layout_marginTop="@dimen/tmap_1dp" bitdraw:layout_constrainedHeight="true" bitdraw:layout_constraintRight_toRightOf="parent" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<androidx.constraintlayout.widget.ConstraintLayout android:id="@id/navi_bottom_via_next_layout" android:tag="binding_24" android:layout_width="0.0dip" android:layout_height="fill_parent" bitdraw:layout_constraintHorizontal_weight="1.0" bitdraw:layout_constraintLeft_toRightOf="@id/navi_bottom_reroute_btn">
|
|
<TextView android:textSize="@dimen/tmap_18dp" android:gravity="center" android:id="@id/navi_bottom_via_next_text" android:tag="binding_25" android:layout_width="@dimen/tmap_0dp" android:layout_height="@dimen/tmap_0dp" android:layout_margin="@dimen/tmap_8dp" android:text="@string/route_guide_to_next" bitdraw:layout_constrainedHeight="true" bitdraw:layout_constrainedWidth="true" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintHorizontal_chainStyle="packed" bitdraw:layout_constraintLeft_toLeftOf="parent" bitdraw:layout_constraintRight_toRightOf="parent" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
<View android:id="@id/navi_bottom_via_next_left_divider" android:tag="binding_26" android:layout_width="@dimen/tmap_1dp" android:layout_height="@dimen/tmap_0dp" android:layout_marginTop="@dimen/tmap_1dp" bitdraw:layout_constrainedHeight="true" bitdraw:layout_constraintLeft_toLeftOf="parent" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
<View android:id="@id/navi_bottom_via_next_right_divider" android:tag="binding_27" android:layout_width="@dimen/tmap_1dp" android:layout_height="@dimen/tmap_0dp" android:layout_marginTop="@dimen/tmap_1dp" bitdraw:layout_constrainedHeight="true" bitdraw:layout_constraintRight_toRightOf="parent" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<View android:id="@id/navi_bottom_top_divider" android:tag="binding_28" android:layout_width="fill_parent" android:layout_height="@dimen/tmap_1dp" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
<androidx.constraintlayout.widget.Guideline android:orientation="vertical" android:id="@id/navi_bottom_vertical_center_guideline" android:layout_width="wrap_content" android:layout_height="wrap_content" bitdraw:layout_constraintGuide_percent="0.5" />
|
|
<androidx.constraintlayout.widget.Guideline android:orientation="vertical" android:id="@id/navi_bottom_vertical_left_button_guideline" android:layout_width="wrap_content" android:layout_height="wrap_content" bitdraw:layout_constraintGuide_begin="@dimen/tmap_52dp" />
|
|
<androidx.constraintlayout.widget.Guideline android:orientation="vertical" android:id="@id/navi_bottom_vertical_right_button_guideline" android:layout_width="wrap_content" android:layout_height="wrap_content" bitdraw:layout_constraintGuide_end="@dimen/tmap_52dp" />
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<androidx.constraintlayout.widget.ConstraintLayout android:id="@id/navi_bottom_portrait_address_layout" android:tag="binding_29" android:layout_width="fill_parent" android:layout_height="@dimen/tmap_31dp" bitdraw:layout_constraintBottom_toTopOf="@id/navi_bottom_info_layout">
|
|
<ImageView android:id="@id/navi_bottom_portrait_info_image" android:tag="binding_30" android:layout_width="@dimen/tmap_24dp" android:layout_height="@dimen/tmap_24dp" android:layout_marginStart="@dimen/tmap_20dp" bitdraw:layout_constrainedWidth="true" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintHorizontal_chainStyle="packed" bitdraw:layout_constraintLeft_toLeftOf="parent" bitdraw:layout_constraintRight_toLeftOf="@id/navi_bottom_portrait_info_text" bitdraw:layout_constraintTop_toTopOf="parent" />
|
|
<com.skt.tmap.view.TmapCustomTextView android:textSize="@dimen/tmap_16dp" android:ellipsize="end" android:gravity="center" android:id="@id/navi_bottom_portrait_info_text" android:tag="binding_31" android:padding="@dimen/tmap_3dp" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/tmap_1dp" android:singleLine="true" android:layout_marginEnd="@dimen/tmap_20dp" bitdraw:layout_constrainedWidth="true" bitdraw:layout_constraintBottom_toBottomOf="parent" bitdraw:layout_constraintHorizontal_chainStyle="packed" bitdraw:layout_constraintLeft_toRightOf="@id/navi_bottom_portrait_info_image" bitdraw:layout_constraintRight_toRightOf="parent" bitdraw:layout_constraintTop_toTopOf="parent" bitdraw:textStroke="true" bitdraw:textStrokeWidth="@dimen/tmap_3dp" />
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<View android:id="@id/navi_bottom_info_shadow_view" android:tag="binding_32" android:background="@drawable/navi_bottom_info_shadow" android:layout_width="fill_parent" android:layout_height="@dimen/tmap_5dp" android:alpha="0.06" bitdraw:layout_constraintBottom_toTopOf="@id/navi_bottom_portrait_address_layout" />
|
|
</androidx.constraintlayout.widget.ConstraintLayout> |