From 6d40d429760ba6569214a672f9a6f781204b35d4 Mon Sep 17 00:00:00 2001 From: Himanshu Gupta Date: Wed, 24 Apr 2024 14:52:45 +0100 Subject: [PATCH] Increasing Header height to 72dp. As per UX spec, the header height needs to be 72 dp, with the settings gear, unlock button in middle occupying 48dp, leaving 12dp padding above and below the latter in header. Before: https://photos.app.goo.gl/j4vtTQXWy93DRwGA6 After: https://photos.app.goo.gl/7SxLdCQh7KJzYYLx5 Fix: 336510036 Test: Verified on device. Flag: NA Change-Id: I7c8115bf3c9b5832a2abcc4a710a2ccf78784c2b --- res/values/dimens.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 5dd3569aca..70d6420b6f 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -491,7 +491,7 @@ 24dp - 64dp + 72dp 48dp 48dp 24dp