When user open a dialog, an edittext appears with a text. How can I block the user to edit .db part. I want user to only change the test100Mb text. How can I do this ?
Asked
Active
Viewed 52 times
0
-
1Does this answer your question? [Put constant text inside EditText which should be non-editable - Android](https://stackoverflow.com/questions/14195207/put-constant-text-inside-edittext-which-should-be-non-editable-android) – Henry Twist Apr 22 '21 at 02:01