parent
d0701e900c
commit
3e63e42664
|
@ -39,7 +39,8 @@ OnboardingBasePage {
|
|||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.top: parent.top
|
||||
fillMode: Image.PreserveAspectFit
|
||||
source: Style.png("onboarding/fingerprint")
|
||||
antialiasing: true
|
||||
source: Style.png("onboarding/fingerprint@2x")
|
||||
width: 160
|
||||
height: 160
|
||||
mipmap: true
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB |
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Binary file not shown.
After Width: | Height: | Size: 97 KiB |
Loading…
Reference in New Issue