Skip to content

Commit

Permalink
Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
sockeqwe committed Apr 2, 2015
1 parent f9f1c9d commit 6c00ba2
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ private Demo[] createDemos() {
new Intent(this, FragmentContainerActivity.class).putExtra("fragment",
"CustomViewStateFragment")),

new Demo("Custom ViewsState Fragment",
new Intent(this, FragmentContainerActivity.class).putExtra("fragment",
"CustomViewStateFragment")),

new Demo("Custom ViewState Activity", new Intent(this, MyCustomActivity.class))
};
}
Expand Down

0 comments on commit 6c00ba2

Please sign in to comment.