awtk/design/default/ui/tab_top.xml
2020-08-16 08:50:11 +08:00

12 lines
390 B
XML

<window anim_hint="htranslate" theme="tab_top">
<tab_button_group style="highlight" x="0" y="0" w="100%" h="50" >
<tab_button text="Message"/>
<tab_button text="Contact" value="true" />
<tab_button text="Discovery" />
<tab_button text="Me" />
</tab_button_group>
<pages x="0" y="bottom" w="100%" h="-50">
<?include filename="tab_views.inc" ?>
</pages>
</window>