-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
I've always wanted to be able to use values that are math operations, usually addition. For example:
`android:paddingBottom="@dimen/fabSize + 8dp"
That's based on regular Android XML syntax, not the syntax this project uses, but something that allows for operators to be used on dimen values would be really awesome.
Reactions are currently unavailable