From 291a29b334f41cce7a25419e2f3526abf3de5f70 Mon Sep 17 00:00:00 2001 From: Kainalu Hagiwara Date: Tue, 16 Jun 2020 14:10:15 -0700 Subject: [PATCH] For #11651 - Fix top site favicon size and dark theme border color. (#11652) --- app/src/main/res/layout/top_site_item.xml | 11 ++++++----- app/src/main/res/values/colors.xml | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/layout/top_site_item.xml b/app/src/main/res/layout/top_site_item.xml index 30c4b3507..175c76e2e 100644 --- a/app/src/main/res/layout/top_site_item.xml +++ b/app/src/main/res/layout/top_site_item.xml @@ -12,8 +12,8 @@ + android:scaleType="fitCenter" /> #F520123A #F515141A @color/dark_grey_50 - @color/dark_grey_50 + @color/dark_grey_10 @color/light_grey_90 #AB71FF #00B3F4