From 6b03ed16ad11698a91b90654512d3df36714792f Mon Sep 17 00:00:00 2001 From: Pranav-Talmale Date: Tue, 21 Jan 2025 19:50:23 +0100 Subject: [PATCH] vermeer: overlay: reduce rounded corner radius the ROM lockscreen shows white curves where rounded corners near the statusbar are supposed to be in place. So reduce the radius so that those white curves are not visible to the user until a better solution is found. Change-Id: Iab5b594b68ea0462ab37ca6e11ad426b4650bc47 --- overlay/FrameworkResOverlayVermeer/res/values/dimens.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlay/FrameworkResOverlayVermeer/res/values/dimens.xml b/overlay/FrameworkResOverlayVermeer/res/values/dimens.xml index 39c0acc..7fd2a76 100644 --- a/overlay/FrameworkResOverlayVermeer/res/values/dimens.xml +++ b/overlay/FrameworkResOverlayVermeer/res/values/dimens.xml @@ -29,7 +29,7 @@ - 140.0px + 121.0px