use default fasttube logo on mission select screen
This commit is contained in:
parent
10c16cde18
commit
f67d379d5b
TouchGFX
generated
steering-wheel.touchgfx@ -51,7 +51,7 @@ MissionSelectViewBase::MissionSelectViewBase()
|
||||
add(missionList);
|
||||
|
||||
logo.setXY(160, 266);
|
||||
logo.setBitmap(touchgfx::Bitmap(BITMAP_LOGO_DV_SMALL_WHITE_ID));
|
||||
logo.setBitmap(touchgfx::Bitmap(BITMAP_FASTTUBE_LOGO_SMALL_WHITE_ID));
|
||||
add(logo);
|
||||
}
|
||||
|
||||
|
Binary file not shown.
@ -108,7 +108,7 @@
|
||||
"Y": 266,
|
||||
"Width": 160,
|
||||
"Height": 39,
|
||||
"RelativeFilename": "logo_dv_small_white.png"
|
||||
"RelativeFilename": "Fasttube_Logo_small_white.png"
|
||||
}
|
||||
],
|
||||
"Interactions": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user