Skip to content

Instantly share code, notes, and snippets.

@namphho
Created September 25, 2018 11:43
Show Gist options
  • Save namphho/effe3a496c1008403d0d05f3301c9636 to your computer and use it in GitHub Desktop.
Save namphho/effe3a496c1008403d0d05f3301c9636 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/container"
tools:context=".register.RegisterActivity">
</RelativeLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment