taobin_project/xml/topview_button_back_main.xml
2021-01-11 14:39:32 +07:00

24 lines
No EOL
567 B
XML

<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>
TopView "hide"
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml"
</EventClick>
</Button>
</Popup>