Xrasher/android/res/layout/logo.xml

6 lines
No EOL
233 B
XML

<?xml version="1.0" encoding="utf-8"?>
<ImageView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_height="fill_parent"
android:layout_width="fill_parent"
android:src="@drawable/ic_launcher"/>