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

3 lines
334 B
XML

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout android:name="com.skt.tmap.tid.TmapTidIntroActivityFragment" android:id="@id/fragment" android:focusable="true" android:focusableInTouchMode="true" android:layout_width="fill_parent" android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android" />