awtk/design/default/ui/system_bar_bottom.xml

8 lines
313 B
XML
Raw Normal View History

2019-10-30 16:07:02 +08:00
<system_bar_bottom h="30">
<column x="0" y="0" w="-40" h="100%">
<label style="title" x="10" y="m" w="55%" h="100%" name="title"/>
<digit_clock style="time" x="r" y="m" w="40%" h="100%" format="hh:mm"/>
</column>
<button style="close" x="r:5" y="m" w="26" h="26" name="close"/>
2020-09-21 14:51:07 +08:00
</system_bar_bottom>