From 7897e2109fc7115e11d6eeb0d29c1a91e660f299 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathieu=20M=C3=A9a?= Date: Thu, 23 Jul 2026 13:53:12 -0400 Subject: [PATCH] Fix `tools:context` in `fragment_set_custom_animations_second.xml` --- .../main/res/layout/fragment_set_custom_animations_second.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/user-interface/predictiveback/src/main/res/layout/fragment_set_custom_animations_second.xml b/samples/user-interface/predictiveback/src/main/res/layout/fragment_set_custom_animations_second.xml index 29c95d47..876c3a9e 100644 --- a/samples/user-interface/predictiveback/src/main/res/layout/fragment_set_custom_animations_second.xml +++ b/samples/user-interface/predictiveback/src/main/res/layout/fragment_set_custom_animations_second.xml @@ -20,7 +20,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:layout_margin="16dp" - tools:context=".PBSetCustomAnimationsFirstFragment"> + tools:context=".PBSetCustomAnimationsSecondFragment"> - \ No newline at end of file +