2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-12-03 15:41:05 +01:00
xash3d-fwgs/res/layout/main.xml

9 lines
249 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
</LinearLayout>