72 lines
1.5 KiB
Text
72 lines
1.5 KiB
Text
<Popup>
|
|
<Cache> "Enable" </Cache>
|
|
<Width> 1080 </Width>
|
|
<Height> 1920 </Height>
|
|
;<Background> "0xeae6e1" </Background>
|
|
<Volume> SoundVolume </Volume>
|
|
|
|
<EventOpen>
|
|
|
|
If ChangeTimeout = "" Then
|
|
Var ChangeTimeout = 0
|
|
EndIf
|
|
|
|
|
|
DEBUGVAR "Credit::void.switch(app: finexus)"
|
|
WRITE_FILE "/mnt/sdcard/app_run_flag" "1"
|
|
CashlessReq FAIL ""
|
|
Var ChangeFlag = 1
|
|
Var CreditCardVoid = 1
|
|
</EventOpen>
|
|
|
|
;include="ROOT/taobin_project/inter/mys/xml/page_brewing3_event.lxml"
|
|
|
|
;include="ROOT/taobin_project/inc/video.inc"
|
|
|
|
|
|
<Image>
|
|
<X> 0 </X>
|
|
<Y> 380 </Y>
|
|
<State> "Enable" </State>
|
|
<Filename> "ROOT/taobin_project/image/page_payment/alpha.png" </Filename>
|
|
</Image>
|
|
|
|
<GIF>
|
|
<X> 493 </X>
|
|
<Y> 968 </Y>
|
|
<Width> 94 </Width>
|
|
<Height> 94 </Height>
|
|
<State> "Enable" </State>
|
|
<Filename> "ROOT/taobin_project/image/page_payment_en/page_payment/loading.gif" </Filename>
|
|
</GIF>
|
|
|
|
<Text>
|
|
<X> 50 </X>
|
|
<Y> 865 </Y>
|
|
<Size> 72 </Size>
|
|
<Align> Center </Align>
|
|
<Width> 1080 </Width>
|
|
<Font> KanitRegularTTF </Font>
|
|
<State> DisplayQR </State>
|
|
<Color> 0xFF0000 </Color>
|
|
<Value> "Please wait ..." </Value>
|
|
</Text>
|
|
|
|
<EventUnitTest5>
|
|
DEBUGVAR "TestVoidCredit"
|
|
TestSwitchApp "com.finexuscards.yippiepos.VOID" "true" "page_brewing3.lxml::EventUnitTest5"
|
|
;com.forthvending.newui
|
|
;TestSwitchApp "com.forthvending.newui" "true" "page_brewing3.lxml::EventUnitTest5"
|
|
|
|
|
|
</EventUnitTest5>
|
|
<EventUnitTest6>
|
|
Var ChangeOK = 2
|
|
; check-if-void-switch-finish
|
|
READ_FILE "/mnt/sdcard/app_run_flag"" AppRunFlagState
|
|
|
|
STRCONTAIN "1" AppRunFlagState HasResumePreventFlag
|
|
|
|
</EventUnitTest6>
|
|
|
|
</Popup>
|