cakecutter icon indicating copy to clipboard operation
cakecutter copied to clipboard

Add an option to cast a styleable

Open Bryanx opened this issue 4 years ago • 0 comments

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.

Bryanx avatar Mar 29 '20 12:03 Bryanx