Friday, September 23, 2016

Splash Xml

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    xmlns:app="http://schemas.android.com/apk/res-auto"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:background="@mipmap/new_splash2"
    tools:context=".ActivitySplash">



</RelativeLayout>

No comments:

Post a Comment