From 312626f8f0135187cdab533f695e4b731e4fcea3 Mon Sep 17 00:00:00 2001 From: Gabriel Luong Date: Sun, 11 Oct 2020 22:50:18 -0400 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/15777 - [Grid View] Set the height of the title to 30dp --- app/src/main/res/layout/tab_tray_grid_item.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/tab_tray_grid_item.xml b/app/src/main/res/layout/tab_tray_grid_item.xml index 00e1b7c280..4a46ad7ee6 100644 --- a/app/src/main/res/layout/tab_tray_grid_item.xml +++ b/app/src/main/res/layout/tab_tray_grid_item.xml @@ -47,7 +47,7 @@