我要保留编辑文本的人无法像我想要修复https://www
的那样由用户修改或清除,没有人可以清除它,但是用户可以在编辑文本中写入
<EditText
android:layout_width="300dp"
android:layout_height="50dp"
android:gravity="center"
android:hint="Enter a website"
android:text="https://www."
android:id="@+id/et_web"/>