Apply BASE new MapLabels feature
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<base:VLayout width="auto" height="auto">
|
||||
<base:Label
|
||||
font="A.fonts.roboto_regular.uid"
|
||||
font="A.fonts.roboto_regular.$"
|
||||
width="relative"
|
||||
alignment="top|left"
|
||||
red="1f"
|
||||
@@ -69,7 +69,7 @@
|
||||
|
||||
<base:VLayout height="relative" padding="20f" width="250f">
|
||||
<base:Label ref="item-name"
|
||||
font="A.fonts.roboto_regular.uid"
|
||||
font="A.fonts.roboto_regular.$"
|
||||
width="relative"
|
||||
alignment="top|center"
|
||||
color="0xFFFFFF"
|
||||
@@ -77,7 +77,7 @@
|
||||
margin="5f"/>
|
||||
|
||||
<base:Label ref="item-details"
|
||||
font="A.fonts.roboto_regular.uid"
|
||||
font="A.fonts.roboto_regular.$"
|
||||
width="relative"
|
||||
alignment="top|left"
|
||||
color="0xFFFFFF"
|
||||
|
||||
Reference in New Issue
Block a user