mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-18 23:15:03 -05:00
7 lines
265 B
XML
Executable File
7 lines
265 B
XML
Executable File
<?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> |