awtk/design/default/ui/big_font.xml
2020-08-16 08:50:11 +08: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>