diff --git a/samples/ApiDemos/AndroidManifest.xml b/samples/ApiDemos/AndroidManifest.xml index 371f6236b..614ccfe6f 100644 --- a/samples/ApiDemos/AndroidManifest.xml +++ b/samples/ApiDemos/AndroidManifest.xml @@ -246,6 +246,13 @@ + + + + + + + diff --git a/samples/ApiDemos/res/layout/fragment_menu.xml b/samples/ApiDemos/res/layout/fragment_menu.xml new file mode 100644 index 000000000..b2d3c5297 --- /dev/null +++ b/samples/ApiDemos/res/layout/fragment_menu.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + diff --git a/samples/ApiDemos/res/layout/fragment_retain_instance.xml b/samples/ApiDemos/res/layout/fragment_retain_instance.xml index 2b936f3d9..e9a9a436c 100644 --- a/samples/ApiDemos/res/layout/fragment_retain_instance.xml +++ b/samples/ApiDemos/res/layout/fragment_retain_instance.xml @@ -1,5 +1,5 @@ -