From 63db9ece5b93ad0d2ac75021fe585dc0fd3ef2b7 Mon Sep 17 00:00:00 2001 From: Edgar Wang Date: Wed, 21 May 2025 03:55:11 -0700 Subject: [PATCH] [Expressive] Update styling of NLS dialog Update button styling of NLS dialog to align with Material style, including padding, text size, border, and background color. Bug: 418881806 Test: Visual Flag: EXEMPT resource update Change-Id: I486b7bbb42061103fe15b8be9c275b78143caf2e --- res/layout/enable_nls_dialog_content.xml | 12 ++++++++++-- res/values/styles.xml | 7 ++++--- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/res/layout/enable_nls_dialog_content.xml b/res/layout/enable_nls_dialog_content.xml index 5e1dec98e59..293f3ec8b93 100644 --- a/res/layout/enable_nls_dialog_content.xml +++ b/res/layout/enable_nls_dialog_content.xml @@ -155,12 +155,20 @@