xwords/xwords4/android/XWords4/res/layout/fragact.xml
2014-08-01 06:39:09 -07:00

8 lines
326 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/main_container"
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="match_parent"
/>