6 lines
890 B
XML
6 lines
890 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<RelativeLayout android:tag="layout/main_search_address_list_item_0" android:background="@drawable/common_list_selector" android:layout_width="fill_parent" android:layout_height="@dimen/tmap_65dp"
|
|
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto">
|
|
<TextView android:textSize="@dimen/tmap_18dp" android:textColor="@color/color_000000" android:tag="binding_1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/tmap_12dp" android:layout_centerVertical="true" android:fontFamily="@font/skp_go_mm" />
|
|
<View android:background="@color/color_eeeeee" android:layout_width="fill_parent" android:layout_height="@dimen/tmap_1dp" android:layout_marginLeft="@dimen/tmap_12dp" android:layout_alignParentBottom="true" />
|
|
</RelativeLayout> |