awtk/demos/assets/default/raw/ui/big_font.xml
2019-10-18 03:18:12 -07:00

6 lines
260 B
XML

<window theme="big_font">
<button x="c" y="10" w="100%" h="128" style="bigt" text="hellow123" />
<button x="c" y="m" w="100%" h="128" style="big" text="hellow123" />
<button x="c" y="bottom:10" w="100%" h="128" style="bigb" text="hellow123" />
</window>