mailiverse/android/SlidingMenu/example/res/layout/menu_frame_two.xml

5 lines
231 B
XML
Raw Normal View History

2013-08-09 16:48:44 -04:00
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/menu_frame_two"
android:layout_width="match_parent"
android:layout_height="match_parent" />