5 lines
		
	
	
		
			479 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			479 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <RelativeLayout android:tag="layout/tmap_main_place_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:focusableInTouchMode="true" android:layout_width="fill_parent" android:layout_height="fill_parent" />
 | |
| </RelativeLayout> |