Skip to content

Rialto in TextView subclasses #5

@ubuntudroid

Description

@ubuntudroid

I have a class subclassing TextView. Using rialto does not seem to work there as string resource annotation processing isn't invoked there as the TextView subclass isn't converted to a RialtoTextView during View inflation. And as RialtoTextView is final I cannot subclass that one instead of plain TextView to make it work.

Is there a specific reason why RialtoTextView is final?

From what I can see this would also affect subclasses of Button and EditText.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions