Skip to content

Instantly share code, notes, and snippets.

@Karthik128
Created July 8, 2015 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Karthik128/606b6e974e2232177729 to your computer and use it in GitHub Desktop.
Save Karthik128/606b6e974e2232177729 to your computer and use it in GitHub Desktop.
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@mipmap/vert_loading"
tools:context=".Splash" >
</RelativeLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment