Skip to content

Instantly share code, notes, and snippets.

@PcNy
Created May 2, 2014 18:13
Show Gist options
  • Save PcNy/bc726e21d8c0ad608093 to your computer and use it in GitHub Desktop.
Save PcNy/bc726e21d8c0ad608093 to your computer and use it in GitHub Desktop.
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/container"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".UserActivity"
tools:ignore="MergeRootFrame" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment