2014-02-27 22:44:02 -08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
2014-12-15 12:25:55 -08:00
|
|
|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
android:id="@+id/drawer_layout"
|
|
|
|
android:orientation="vertical"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="match_parent">
|
2014-02-27 22:44:02 -08:00
|
|
|
|
2014-12-15 12:25:55 -08:00
|
|
|
</FrameLayout>
|