diff --git a/samples/ApiDemos/AndroidManifest.xml b/samples/ApiDemos/AndroidManifest.xml index 84af770ff..bbeed2089 100644 --- a/samples/ApiDemos/AndroidManifest.xml +++ b/samples/ApiDemos/AndroidManifest.xml @@ -209,7 +209,14 @@ - + + + + + + + + diff --git a/samples/ApiDemos/res/layout/fragment_layout.xml b/samples/ApiDemos/res/layout/fragment_layout.xml new file mode 100644 index 000000000..99781777b --- /dev/null +++ b/samples/ApiDemos/res/layout/fragment_layout.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + diff --git a/samples/ApiDemos/res/layout/simple_fragment.xml b/samples/ApiDemos/res/layout/fragment_stack.xml similarity index 96% rename from samples/ApiDemos/res/layout/simple_fragment.xml rename to samples/ApiDemos/res/layout/fragment_stack.xml index d0fbb9f1c..6e3a49f50 100644 --- a/samples/ApiDemos/res/layout/simple_fragment.xml +++ b/samples/ApiDemos/res/layout/fragment_stack.xml @@ -1,5 +1,5 @@ -