[android-beginners] Is there an easy way to make EditText look like TextView but still behave like EditText?

2009-05-18 Thread nikolar
Hello there, I want an EditText to look like TextView but still behave like EditText. I've tried applying TextView style to my EditText in my layout.xml file, like this: ..but I get an error within xml editor: "Error: No resource found that matches the given name (at 'style' with value '@andro

[android-beginners] Is there an easy way to make EditText look like TextView but still behave like EditText?

2009-05-18 Thread Nikola Radosavljevic
Hello there, I want an EditText to look like TextView but still behave like EditText. I've tried applying TextView style to my EditText in my layout.xml file, like this: ..but I get an error within xml editor: "Error: No resource found that matches the given name (at 'style' with value '@androi