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

5 lines
497 B
XML

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout android:tag="layout/tmap_main_web_fragment_0" 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">
<com.skt.tmap.view.TmapWebView android:id="@id/webview" android:tag="binding_1" android:focusableInTouchMode="true" android:layout_width="fill_parent" android:layout_height="fill_parent" />
</RelativeLayout>