Add button

This commit is contained in:
kong 2021-11-15 17:39:19 +07:00
parent ec72184fae
commit 86babb61a6
12 changed files with 140 additions and 1 deletions

View file

@ -1964,6 +1964,19 @@
</Image>
</Block>
</FrameScroll>
; Cart
<Button>
<X> 915 </X>
<Y> 1769 </Y>
<State> showCart </State>
<Filename> cart_image_bn </Filename>
<FilenamePress> cart_image_bp </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Open "ROOT/taobin_project/xml/page_payment_multi.xml"
</EventClick>
</Button>