1

guys I want to keep the edittext text can't modified or cleaned by the user like i want https://www to be fixed no one can clean it but the user can write in the edittext

<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"/>
Markus Kauppinen
  • 3,025
  • 4
  • 20
  • 30
lekhlifi
  • 47
  • 3

0 Answers0