From 2add077ee38f6aab2f502cf9f250f678e037a895 Mon Sep 17 00:00:00 2001 From: mcarare <“mihai.carare.dev@gmail.com”> Date: Tue, 25 Feb 2020 13:08:06 +0200 Subject: [PATCH] For #8719: Keep RecyclerView from stretching to fill up parent width --- app/src/main/res/layout/component_top_sites.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/component_top_sites.xml b/app/src/main/res/layout/component_top_sites.xml index 937cfa598..417ad1bcf 100644 --- a/app/src/main/res/layout/component_top_sites.xml +++ b/app/src/main/res/layout/component_top_sites.xml @@ -5,7 +5,7 @@