Merge "Add talkback hint to SIM name EditText" into main

This commit is contained in:
Treehugger Robot
2025-01-05 17:17:08 -08:00
committed by Android (Google) Code Review

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"