mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-19 07:25:05 -05:00
7 lines
265 B
XML
7 lines
265 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<fragment xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:name="com.slidingmenu.example.SampleListFragment"
|
||
|
android:layout_width="match_parent"
|
||
|
android:layout_height="match_parent" >
|
||
|
|
||
|
</fragment>
|