OSDN Git Service

Extract support lib samples out of ApiDemos and in to their own app.
[android-x86/development.git] / samples / Support4Demos / res / layout / fragment_arguments_support.xml
@@ -36,7 +36,7 @@
         android:layout_width="match_parent" android:layout_height="wrap_content">
 
 <!-- BEGIN_INCLUDE(from_attributes) -->
-        <fragment class="com.example.android.apis.support.app.FragmentArgumentsSupport$MyFragment"
+        <fragment class="com.example.android.supportv4.app.FragmentArgumentsSupport$MyFragment"
                 android:id="@+id/embedded"
                 android:layout_width="0px" android:layout_height="wrap_content"
                 android:layout_weight="1"