tmap/res/layout/main_search_address_grid_item.xml
2022-06-10 21:38:30 +09:00

5 lines
618 B
XML

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout android:tag="layout/main_search_address_grid_item_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">
<TextView android:textSize="@dimen/tmap_17dp" android:textColor="@color/color_000000" android:gravity="center" android:tag="binding_1" android:background="@drawable/common_list_selector" android:layout_width="fill_parent" android:layout_height="@dimen/tmap_65dp" android:fontFamily="@font/skp_go_mm" />
</RelativeLayout>