Skip to content

Instantly share code, notes, and snippets.

@jraczak
Created June 2, 2016 16:29
Show Gist options
  • Save jraczak/063865bdd12e024355fae986016de9a7 to your computer and use it in GitHub Desktop.
Save jraczak/063865bdd12e024355fae986016de9a7 to your computer and use it in GitHub Desktop.
<fragment xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/fragment" android:name="io.github.example.popmovies.PopularMoviesFragment" tools:layout="@layout/fragment_popular_movies" android:layout_width="match_parent" android:layout_height="match_parent" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment