Open benpious opened 6 years ago
Android allows linking another value instead of just a number. We should support supplying an object to provide this context when the drawable is created. Example: android:width="@dimen/ui__spacing_unit_4x".
android:width="@dimen/ui__spacing_unit_4x"
Android allows linking another value instead of just a number. We should support supplying an object to provide this context when the drawable is created. Example:
android:width="@dimen/ui__spacing_unit_4x"
.