Skip to content

Instantly share code, notes, and snippets.

@Elvis10ten
Created November 24, 2017 18:08
Show Gist options
  • Save Elvis10ten/2b142b53ee5653c8547b7785d719d41c to your computer and use it in GitHub Desktop.
Save Elvis10ten/2b142b53ee5653c8547b7785d719d41c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/historyFragmentContainer"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="com.mobymagic.shazamclone.history.HistoryActivity"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment