taobin_project/xml/topview_button_back_main.xml

24 lines
567 B
XML
Raw Normal View History

2020-10-27 21:00:50 +07:00
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<EventOpen>
</EventOpen>
<Button>
<X> 256 </X>
<Y> 1677 </Y>
<Width> 568 </Width>
<Height> 180 </Height>
<Filename> "/ROOT/taobin_project/image//bt_10inc/bn_backto_main.png" </Filename>
<FilenamePress> "/ROOT/taobin_project/image/bt_10inc/bp_backto_main.png" </FilenamePress>
<Sound> "/ROOT/sounds/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
2021-01-11 14:39:32 +07:00
TopView "hide"
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml"
2020-10-27 21:00:50 +07:00
</EventClick>
</Button>
</Popup>