Files
app_Settings/res/layout
Matías Hernández b1e28233c1 Use TextInputLayout for the name field in the create/rename mode page
In addition to looking nicer, this fixes two accessibility issues ("no hint when text is entered" and "reason for disabled button is unclear").

This requires a bit of theme merging black magic, because TextInputLayout requires a Theme.AppCompat descendant, which the Settings theme isn't.

Fixes: 356398157
Fixes: 370654542
Fixes: 369942776
Test: atest ZenModeEditNamePreferenceControllerTest
Flag: android.app.modes_ui
Change-Id: I92d8ec044dabc6daed5d755e206120ec7abc143e
2024-10-03 14:14:34 +02:00
..
2022-11-04 11:01:41 +08:00
2023-10-16 19:05:10 +08:00
2023-10-10 14:16:13 -07:00
2022-08-19 19:07:40 +00:00
2022-08-19 19:07:40 +00:00
2022-08-19 19:07:40 +00:00
2023-05-08 21:58:45 +08:00
2024-01-19 04:12:59 +00:00