add missing anchor.xml

This commit is contained in:
galister
2025-06-20 02:49:24 +09:00
parent 10aab5451f
commit b9edb75867
2 changed files with 19 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
<layout>
<elements>
<div width="192" height="192" padding="8">
<rectangle
width="100%" height="100%"
margin="4" box_sizing="border_box"
border_color="#FFFF00" border="2"
round="100%" color="#00000000"
align_items="center"
justify_content="center">
<label color="#FFFF00" size="36" text="Center" weight="bold" />
</rectangle>
</div>
</elements>
</layout>