cakecutter
cakecutter copied to clipboard
Add an option to cast a styleable
It would be nice if, using an annotation argument, it is possible to decide which type the styleable should be cast to. For example load a reference type specifically as a drawable res id, load an integer as a string or load a float simply as a float instead of a dimension.