Xrasher/android/res/layout-v19/logo.xml

6 lines
No EOL
231 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="@mipmap/ic_launcher"/>