summaryrefslogtreecommitdiffstats
path: root/samples/Support7Demos/res/layout/animated_recycler_view.xml
diff options
context:
space:
mode:
Diffstat (limited to 'samples/Support7Demos/res/layout/animated_recycler_view.xml')
-rw-r--r--samples/Support7Demos/res/layout/animated_recycler_view.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/Support7Demos/res/layout/animated_recycler_view.xml b/samples/Support7Demos/res/layout/animated_recycler_view.xml
index 29a23e26a..e5ff03760 100644
--- a/samples/Support7Demos/res/layout/animated_recycler_view.xml
+++ b/samples/Support7Demos/res/layout/animated_recycler_view.xml
@@ -26,9 +26,9 @@
android:layout_height="wrap_content"/>
<CheckBox
- android:id="@+id/enableChangeAnimations"
+ android:id="@+id/enableInPlaceChange"
android:checked="false"
- android:text="@string/enableChangeAnimations"
+ android:text="@string/enableInPlaceChange"
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>