awtk/design/default/ui/linear_gradient.xml

6 lines
228 B
XML
Raw Normal View History

2018-12-07 12:42:54 +08:00
<window anim_hint="htranslate">
<canvas name="paint_linear_gradient" x="0" y="0" w="100%" h="100%" />
2020-02-24 09:10:49 +08:00
<button name="close" self_layout="default(x=center,y=bottom:50,w=50%,h=30)"
floating="true" text="Close"/>
2018-12-07 12:42:54 +08:00
</window>