fix(xml): find constants in styles in the global scope

This commit is contained in:
Gabor Kiss-Vamosi
2025-07-02 22:02:58 +02:00
committed by Felipe Neves
parent 8599e9be77
commit 84acb67dca
2 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<style name="blue" text_color="#dark_blue" text_font="lv_montserrat_30"/>
<style name="scale_main" bg_opa="50%" pad_all="32" radius="8"/>
<style name="scale_indic" length="20" />
<style name="scale_sectoion_indic" text_color="#00ff00" line_width="6"/>
<style name="scale_sectoion_indic" text_color="0x00ff00" line_width="6"/>
</styles>
<view width="700" height="470" style_bg_color="#light_blue" flex_flow="column_wrap">