Skip to content

Instantly share code, notes, and snippets.

@IslamBesto
Created December 31, 2014 01:06
Show Gist options
  • Save IslamBesto/ac9ff43b7d5287c1cd0a to your computer and use it in GitHub Desktop.
Save IslamBesto/ac9ff43b7d5287c1cd0a to your computer and use it in GitHub Desktop.
detail_activity
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/weather_detail_container"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="app.earthquakenews.android.example.com.earthquakenews.DetailActivity"
tools:ignore="MergeRootFrame" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment