Pause SmoothieCountdown when helper show
This commit is contained in:
parent
4f1a681c9a
commit
e6fe0e547e
8 changed files with 16 additions and 223 deletions
|
|
@ -7,29 +7,12 @@
|
|||
RootLayoutVisible 13 "hide"
|
||||
|
||||
;OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_main_blank.xml"
|
||||
|
||||
Var Timeout = 0
|
||||
Var CurrHelpCenter = 0
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
||||
DEBUGVAR Timeout
|
||||
If Timeout > 66 Then
|
||||
SAVELOG "Timeout"
|
||||
|
||||
TabMenuVisibleInst 99
|
||||
|
||||
If Seeker = "next" Then
|
||||
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
|
||||
Else
|
||||
SAVELOG "Back"
|
||||
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
Var Timeout = Timeout + 1
|
||||
|
||||
TimerReset
|
||||
</EventTimeout>
|
||||
|
||||
</Popup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue