Add UI layout XML automation

This commit is contained in:
2026-06-01 00:21:23 +02:00
parent dfdb7a4468
commit 20b5dba41e
13 changed files with 245 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
<layout width="100%" height="auto">
<panel width="320" height="200">
<button width="64" height="28"/>
</panel>
</layout>