From 9721cfb08324587d9649c6630750e599b67352db Mon Sep 17 00:00:00 2001 From: Andrey Epin Date: Thu, 6 Apr 2023 19:37:59 -0700 Subject: Remove content preview from FileContentPreviewUI UnifiedContentPreviewUi is now used if any URI has a preview and the legacy FileContentPreviewUi's content preview logic can be removed. Bug: 271613784 Test: manual testing Change-Id: I24278fc0c2f88dc8517bd625bd8645a38f47c945 --- java/res/layout/chooser_grid_preview_file.xml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'java/res') diff --git a/java/res/layout/chooser_grid_preview_file.xml b/java/res/layout/chooser_grid_preview_file.xml index bcc320d3..7e308e68 100644 --- a/java/res/layout/chooser_grid_preview_file.xml +++ b/java/res/layout/chooser_grid_preview_file.xml @@ -39,15 +39,6 @@ android:layout_marginBottom="@dimen/chooser_view_spacing" android:id="@androidprv:id/content_preview_file_layout"> - + android:scaleType="fitCenter" />