It looks like you're new here. If you want to get involved, click one of these buttons!
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="<a href="http://schemas.android.com/apk/res/android"" rel="nofollow">http://schemas.android.com/apk/res/android"</a>; android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="fill_parent"> <ImageView android:id="<a href="https://forum.giderosmobile.com/profile/%2Bid%2Fsplashscreen%26quot" rel="nofollow">@+id/splashscreen"</a>; android:layout_width="wrap_content" android:layout_height="fill_parent" android:src="<a href="https://forum.giderosmobile.com/profile/drawable%2Fsplash%26quot" rel="nofollow">@drawable/splash"</a>; android:layout_gravity="center"/> </LinearLayout> |
Comments
https://deluxepixel.com
It's this line, for anyone who's interested.
Likes: antix