Support extending class that is annotated with `@ViewHolder`. If annotation is omitted parent class layout XML file should be used, if its not, it should be overriden.
Support extending class that is annotated with
@ViewHolder.If annotation is omitted parent class layout XML file should be used, if its not, it should be overriden.