mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-02 20:18:22 +08:00
12 lines
390 B
XML
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>
|