I wrote some class that extends TextView
And now, I want to use this class in the layout.
So, I add some TextView object to the layout – and I change the name of the TextView to be TextViewEx – but its not working and I don’t know why.
How can i do it ?
Include the full package to the view.
Instead of
use