Add UI layout XML automation
This commit is contained in:
5
tests/data/layouts/simple-layout.xml
Normal file
5
tests/data/layouts/simple-layout.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<layout width="100%" height="auto">
|
||||
<panel width="320" height="200">
|
||||
<button width="64" height="28"/>
|
||||
</panel>
|
||||
</layout>
|
||||
Reference in New Issue
Block a user