This commit is contained in:
kong 2021-12-23 18:41:56 +07:00
parent a01097e3c3
commit a026d08ae7
63 changed files with 3699 additions and 3650 deletions

View file

@ -191,8 +191,11 @@
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
If Seeker = "next" Then
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
Else
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
EndIf
</EventClick>
</Button>