Skip to content

Instantly share code, notes, and snippets.

@gmsetiawan
Created July 6, 2014 09:33
Show Gist options
  • Select an option

  • Save gmsetiawan/1c7300a2ef836f61c803 to your computer and use it in GitHub Desktop.

Select an option

Save gmsetiawan/1c7300a2ef836f61c803 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="com.example.droidclass.MainActivity"
tools:ignore="MergeRootFrame" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment