0

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 ?

enter image description here

Henry Twist
  • 5,666
  • 3
  • 19
  • 44
  • 1
    Does 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

1 Answers1

0

U can do it without showing the .db to the user

lee yiyang
  • 75
  • 6