From 5d260d54f6352615375a4f1097b7a612be805fb8 Mon Sep 17 00:00:00 2001 From: Andrey Epin Date: Wed, 26 Apr 2023 16:15:04 -0700 Subject: Change target labels' width specs Set target labels' width to match parent as a workaround for the bug i.e. prevent views bounds change during a transition animation. Fix: 269395540 Test: instrument framework code and the app and check that the tarnsition animation does not change view sizes. Change-Id: I8c2ed012cdba2bebaed7c3f4bc9a8f205406673a --- java/res/layout/resolve_grid_item.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'java') diff --git a/java/res/layout/resolve_grid_item.xml b/java/res/layout/resolve_grid_item.xml index 312ecb7c..168397db 100644 --- a/java/res/layout/resolve_grid_item.xml +++ b/java/res/layout/resolve_grid_item.xml @@ -40,9 +40,14 @@ +