Can I use a dimension resource link in another dimension? I mean something like this:
dimen.xml file:
dimen.xml
<dimen name="test1">18sp</dimen> <dimen name="test2">@dimen/test1</dimen>
It works the way I posted
Why do you want to create a second dimension with the same value as the first?
Do not create a second dimension, but use first!
Source: https://habr.com/ru/post/950266/More articles:Maven: modifying manifest JAR manifest files - dependency-injectiond3 click event handle (object) - javascriptSublime Text 2. Auto-complete python `from` - pythonLightbox Squashed Images - javascriptSpring: setting up @ComponentScan correctly - springOverriding the inherited prototype method and calling the original in the new - javascriptCan I handle a right-click event on an HTML element ? - javascriptJavascript prototype constant declaration - javascriptgoal c, how to set an exclusive touch for all UIbuttons for the entire application - iosSolr (4.4+) solrconfig.xml when creating kernels - solrAll Articles