10 lines
1.8 KiB
XML
10 lines
1.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<LinearLayout android:orientation="vertical" android:tag="layout/main_search_history_fragment_0" android:background="@color/color_ffffff" android:layout_width="fill_parent" android:layout_height="fill_parent"
|
|
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto">
|
|
<androidx.recyclerview.widget.RecyclerView android:id="@id/main_search_history_list" android:layout_width="fill_parent" android:layout_height="0.0dip" android:layout_weight="1.0" app:layoutManager="com.skt.tmap.util.RecyclerViewLinearLayoutManager" />
|
|
<LinearLayout android:orientation="horizontal" android:tag="binding_1" android:layout_width="fill_parent" android:layout_height="@dimen/tmap_55dp">
|
|
<TextView android:textSize="@dimen/tmap_18dp" android:textColor="@color/color_000000" android:gravity="center" android:tag="binding_2" android:background="@drawable/common_button_background_selector" android:layout_width="fill_parent" android:layout_height="fill_parent" android:text="@string/str_tmap_common_del_search" android:fontFamily="@font/skp_go_mm" />
|
|
<TextView android:textSize="@dimen/tmap_18dp" android:textColor="@color/color_000000" android:gravity="center" android:tag="binding_3" android:background="@drawable/common_button_background_selector" android:layout_width="0.0dip" android:layout_height="fill_parent" android:layout_weight="1.0" android:fontFamily="@font/skp_go_mm" />
|
|
<TextView android:textSize="@dimen/tmap_18dp" android:textColor="@color/common_button_blue_text_selector" android:gravity="center" android:tag="binding_4" android:layout_width="0.0dip" android:layout_height="fill_parent" android:layout_weight="1.0" android:fontFamily="@font/skp_go_mm" />
|
|
</LinearLayout>
|
|
</LinearLayout> |