From 06cbbbe1e87d031e295e50d5a89fe5e0a0c48870 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Tue, 15 Jun 2021 18:40:58 +0200 Subject: [PATCH] Fix errors --- .../src/debug/res/layout/activity_debug_button_styles.xml | 2 +- .../src/debug/res/layout/activity_test_material_theme.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library/ui-styles/src/debug/res/layout/activity_debug_button_styles.xml b/library/ui-styles/src/debug/res/layout/activity_debug_button_styles.xml index b0baab6e38..1d10d3fb49 100644 --- a/library/ui-styles/src/debug/res/layout/activity_debug_button_styles.xml +++ b/library/ui-styles/src/debug/res/layout/activity_debug_button_styles.xml @@ -3,7 +3,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" - tools:context=".features.debug.DebugVectorButtonStylesActivity" + tools:context=".debug.DebugVectorButtonStylesActivity" tools:ignore="HardcodedText">