awtk/demos/assets/raw/ui/big_font.xml

6 lines
260 B
XML
Raw Normal View History

2018-10-12 17:48:41 +08:00
<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>