Add talkback hint to SIM name EditText

Bug: 385808957
Flag: EXEMPT bugfix
Test: Manual testing
Change-Id: Ide9161690f87c048eaa348d410674a6fb74ea07c
This commit is contained in:
Weng Su
2025-01-06 07:22:20 +08:00
parent 99c5bf8b2c
commit e5c80148b7

View File

@@ -41,6 +41,7 @@
<EditText
android:id="@+id/name_edittext"
android:hint="@string/mobile_network_sim_name_label"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:inputType="text"