Apply BASE new MapLabels feature

This commit is contained in:
2023-10-31 19:44:34 +01:00
parent f74548713d
commit 3b99bc561a
27 changed files with 160 additions and 112 deletions

View File

@@ -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"