summaryrefslogtreecommitdiffstats
path: root/src/android/java/res/layout/splash.xml
blob: 476d91a844164326831433eeb329b663f6b64ec2 (plain)
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent" />