1
Answer

TextView as EditView in Android

Hi guys,

I want to know, is it possible to make an TextView as EditView in Android, mean I want to create an TextView but it should be editable, user can also enter the value manually in that TextView........?

Answers (1)