From ec74247a0568ec1ea3ccff823d458f349b07c1a3 Mon Sep 17 00:00:00 2001 From: Chaohui Wang Date: Thu, 2 Nov 2023 11:43:00 +0800 Subject: [PATCH 1/6] Limit wifi item edit content's max length to 500 Bug: 293199910 Test: manual - on "Add network" (cherry picked from commit 855053ca4124f2d515b21c469096f8c18bd4829d) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:092668676af741719d50ac0f121a8f8461aa21ad) Merged-In: I303b8c6e0f3c3a1174a047ba98f302042e5db9ae Change-Id: I303b8c6e0f3c3a1174a047ba98f302042e5db9ae --- res/values/styles.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/values/styles.xml b/res/values/styles.xml index f147ce98903..23a0e747733 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -148,6 +148,7 @@ @android:style/TextAppearance.DeviceDefault.Medium ?android:attr/textColorSecondary @dimen/min_tap_target_size + 500