fix camera image

This commit is contained in:
miggaze 2022-08-29 12:00:50 +07:00
parent 012febb4f2
commit d7c43f2f40
11 changed files with 26 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Before After
Before After

View file

@ -232,11 +232,18 @@
<Filename> "ROOT/taobin_project/image/page_payment/alpha.png" </Filename> <Filename> "ROOT/taobin_project/image/page_payment/alpha.png" </Filename>
</Image> </Image>
<Button> <Image>
<X> 689 </X> <X> 689 </X>
<Y> 1050 </Y> <Y> 875 </Y>
<State> "Enable" </State>
<Filename> Var( DirImage + "/img_popup6.png" )</Filename> <Filename> Var( DirImage + "/img_popup6.png" )</Filename>
</Image>
<Button>
<X> 784 </X>
<Y> 1415 </Y>
<State> "Enable" </State>
<Filename> Var( DirImage + "/bn_shoot.png" )</Filename>
<FilenamePress> Var( DirImage + "/bp_shoot.png" )</FilenamePress>
<EventClick> <EventClick>
Var Timeout = 0 Var Timeout = 0
@ -247,6 +254,18 @@
</EventClick> </EventClick>
</Button> </Button>
<Image>
<X> 1032 </X>
<Y> 875 </Y>
<Width> 48 </Width>
<Height> 48 </Height>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Open "ROOT/taobin_project/xml/page_catalog.xml"
</EventClick>
</Image>
<CameraX> <CameraX>
<X> 735 </X> <X> 735 </X>
<Y> 1374 </Y> <Y> 1374 </Y>

View file

@ -243,7 +243,7 @@
<Button> <Button>
<X> 689 </X> <X> 689 </X>
<Y> 1050 </Y> <Y> 875 </Y>
<State> "Enable" </State> <State> "Enable" </State>
<Filename> Var( DirImage + "/img_popup6.png" )</Filename> <Filename> Var( DirImage + "/img_popup6.png" )</Filename>
<EventClick> <EventClick>
@ -252,7 +252,7 @@
<GIF> <GIF>
<X> 837 </X> <X> 837 </X>
<Y> 1403 </Y> <Y> 1255 </Y>
<Width> 94 </Width> <Width> 94 </Width>
<Height> 94 </Height> <Height> 94 </Height>
<State> LOADING_STATE </State> <State> LOADING_STATE </State>

View file

@ -1416,7 +1416,7 @@
<State> PayState3</State> <State> PayState3</State>
<Filename> Var( DirImage + "/bn_prompt_pay.png") </Filename> <Filename> Var( DirImage + "/bn_prompt_pay.png") </Filename>
<FilenamePress> Var( DirImage + "/bp_prompt_pay.png") </FilenamePress> <FilenamePress> Var( DirImage + "/bp_prompt_pay.png") </FilenamePress>
<FilenameDisable> Var( DirImage + "/bp_prompt_pay.png") </FilenameDisable> <FilenameDisable> Var( DirImage + "/bd_prompt_pay.png") </FilenameDisable>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound> <Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>
@ -1551,7 +1551,7 @@
<State> PayState5</State> <State> PayState5</State>
<Filename> Var( DirImage + "/bn_pay_with_ewallet.png") </Filename> <Filename> Var( DirImage + "/bn_pay_with_ewallet.png") </Filename>
<FilenamePress> Var( DirImage + "/bp_pay_with_ewallet.png") </FilenamePress> <FilenamePress> Var( DirImage + "/bp_pay_with_ewallet.png") </FilenamePress>
<FilenameDisable> Var( DirImage + "/bp_pay_with_ewallet.png") </FilenameDisable> <FilenameDisable> Var( DirImage + "/bd_pay_with_ewallet.png") </FilenameDisable>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound> <Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>