Merge "Add talkback hint to SIM name EditText" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
a98694a34c
@@ -41,6 +41,7 @@
|
|||||||
|
|
||||||
<EditText
|
<EditText
|
||||||
android:id="@+id/name_edittext"
|
android:id="@+id/name_edittext"
|
||||||
|
android:hint="@string/mobile_network_sim_name_label"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:inputType="text"
|
android:inputType="text"
|
||||||
|
Reference in New Issue
Block a user