Skip to content

Commit

Permalink
fix crash with FramgmentSampleActivity rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
sakuna63 committed Aug 8, 2014
1 parent 88598db commit 3e635a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/src/main/res/layout/activity_sample_fragment.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<fragment xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/frament_sample"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:name="com.sample.SampleFragment"
Expand Down

0 comments on commit 3e635a9

Please sign in to comment.